[ 源代码: 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