[ buster ]
[ ソース: python-django-extensions ]
パッケージ: python-django-extensions (2.1.4-1)
python-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 2 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 2 version of the library.
その他の python-django-extensions 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-django (>= 1.8)
- 高レベル Python ウェブ開発フレームワーク (Python 2 版)
-
- dep: python-six (>= 1.2)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-typing
- Backport of the standard 3.5 library typing module
-
- rec: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python-boto
- Amazon ウェブサービスへの Python インターフェース - Python 2.x
-
- sug: python-django-extensions-doc
- Useful extensions for Django projects (Documentation)
-
- sug: python-keyczar
- toolkit for safe and simple cryptography for Python
-
- sug: python-pygraphviz
- Python interface to the Graphviz graph layout and visualization package
-
- sug: python-werkzeug
- collection of utilities for WSGI applications (Python 2.x)