[ 原始碼: python-django-extensions ]
套件:python-django-extensions-doc(3.2.1-2)
python-django-extensions-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-django-extensions:
- [python-django-extensions_3.2.1-2.dsc]
- [python-django-extensions_3.2.1.orig.tar.gz]
- [python-django-extensions_3.2.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Useful extensions for Django projects (Documentation)
This is a collection of useful third-party tools for projects that use the Django web development framework. It provides the management commands:
* runserver_plus - a "runserver" that uses the interactive Werkzeug debugger * runprofileserver - starts runserver with profiling tools enabled * shell_plus - similar to the built-in "shell" but autoloads all models * graph_models - creates a GraphViz dot file of your model arrangement * describe_form - generate template form definitions for a model * export_emails - export the addresses of your users in many formats * print_user_for_session - print the user information from a session key * create_jobs/runjob/runjobs - manage scheduled maintenance jobs * (plus many more)
python-django-extensions also includes a number of custom fields and abstract models, including ones that manage created and updated times automatically.
This package contains the documentation.
其他與 python-django-extensions-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 4.3)
- JavaScript support for Sphinx documentation