How to Install and Uninstall python-django-extra-views-doc Package on Kali Linux

Last updated: May 02,2024

1. Install "python-django-extra-views-doc" package

This guide covers the steps necessary to install python-django-extra-views-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-extra-views-doc

2. Uninstall "python-django-extra-views-doc" package

This guide let you learn how to uninstall python-django-extra-views-doc on Kali Linux:

$ sudo apt remove python-django-extra-views-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-extra-views-doc package on Kali Linux

Package: python-django-extra-views-doc
Source: python-django-extra-views
Version: 0.14.0-3
Installed-Size: 202
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 30072
SHA256: 1518b6eccd5d666bb2ccc8318606de298691ca248b84be7df72080d0f567a200
SHA1: bb3c60f4b3310415b404c123b850604ef5d69afb
MD5sum: 9dadcf40555702f4db69d187c97189a9
Description: Complementary class-based generic views for Django (Documentation)
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 documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/AndrewIngram/django-extra-views/
Section: doc
Priority: optional
Filename: pool/main/p/python-django-extra-views/python-django-extra-views-doc_0.14.0-3_all.deb