[ 原始碼: python-django-extra-views ]
套件:python-django-extra-views-doc(0.14.0-4)
python-django-extra-views-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-django-extra-views:
- [python-django-extra-views_0.14.0-4.dsc]
- [python-django-extra-views_0.14.0.orig.tar.gz]
- [python-django-extra-views_0.14.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python-django-extra-views-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- JavaScript support for Sphinx documentation