How to Install and Uninstall python3-django-extra-views Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python3-django-extra-views" package

This tutorial shows how to install python3-django-extra-views on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-django-extra-views

2. Uninstall "python3-django-extra-views" package

This guide let you learn how to uninstall python3-django-extra-views on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-django-extra-views $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-extra-views package on Ubuntu 21.10 (Impish Indri)

Package: python3-django-extra-views
Architecture: all
Version: 0.13.0-1
Priority: optional
Section: universe/python
Source: python-django-extra-views
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 72
Depends: python3-django, python3-six (>= 1.5.2), python3:any
Suggests: python-django-extra-views-doc (= 0.13.0-1)
Filename: pool/universe/p/python-django-extra-views/python3-django-extra-views_0.13.0-1_all.deb
Size: 15740
MD5sum: 064f4be8de09dc0929523a43eea2b522
SHA1: 5a45128adbe1d3f69e03e14f8aceb7d4fb24788e
SHA256: ccd84f8381303c48f279e8aa72b7125cbcdccb5b5e994f94b8e56925217cfc32
SHA512: eb6195bb8524d24ee26c1556c8b6b0842686f004d276a71668ad85b1a0f4490ba50ad4e1d60766453db7d420395a5bb85aa80ab1905f5203b7a6d49564b3890c
Homepage: https://github.com/AndrewIngram/django-extra-views/
Description-en: Complementary class-based generic views for Django (Python3 version)
Django Extra Views provides a number of additional class-based generic views to
complement those provide by Django itself.
.
Features:
* FormSet and ModelFormSet views - The formset equivalents of FormView and
ModelFormView.
* InlineFormSetView - Lets you edit formsets related to a model (uses
inlineformset_factory).
* CreateWithInlinesView and UpdateWithInlinesView - Lets you edit a model and
its relations.
* GenericInlineFormSetView, the equivalent of InlineFormSetView but for
GenericForeignKeys.
* Support for generic inlines in CreateWithInlinesView and
UpdateWithInlinesView.
* Support for naming each inline or formset with NamedFormsetsMixin.
* SortableListMixin - Generic mixin for sorting functionality in your views.
* SearchableListMixin - Generic mixin for search functionality in your views.
.
This package contains the Python 3 version of the library.
Description-md5: 1bb72ecfb19212fdff1dad0d6d7dea80