[ Bron: python-django-extra-views ]
Pakket: python3-django-extra-views (0.12.0-1)
Verwijzigingen voor python3-django-extra-views
Debian bronnen:
Het bronpakket python-django-extra-views downloaden:
- [python-django-extra-views_0.12.0-1.dsc]
- [python-django-extra-views_0.12.0.orig.tar.gz]
- [python-django-extra-views_0.12.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-django-extra-views gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-six (>= 1.5.2)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-django-extra-views-doc (= 0.12.0-1)
- Complementary class-based generic views for Django (Documentation)