[ 源代码: python-django-extensions ]
软件包:python3-django-extensions(2.1.4-1)
python3-django-extensions 的相关链接
Debian 的资源:
下载源码包 python-django-extensions:
- [python-django-extensions_2.1.4-1.dsc]
- [python-django-extensions_2.1.4.orig.tar.gz]
- [python-django-extensions_2.1.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Useful extensions for Django projects (Python 3 version)
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 Python 3 version of the library.
其他与 python3-django-extensions 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django (>= 1.8)
- High-level Python web development framework (Python 3 version)
-
- dep: python3-six (>= 1.2)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- rec: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python-django-extensions-doc
- Useful extensions for Django projects (Documentation)
-
- sug: python3-boto
- Python interface to Amazon's Web Services - Python 3.x
-
- sug: python3-pygraphviz
- Python interface to the Graphviz graph layout and visualization package (Python 3)
-
- sug: python3-werkzeug
- collection of utilities for WSGI applications (Python 3.x)