- libjs-sphinxdoc (>= 7.2.2)
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.
Installed Size: 212.0 kB
Architectures: all