[ ソース: python-django-debug-toolbar ]
パッケージ: python-django-debug-toolbar-doc (1:4.4.6-1)
python-django-debug-toolbar-doc に関するリンク
Debian の資源:
python-django-debug-toolbar ソースパッケージをダウンロード:
- [python-django-debug-toolbar_4.4.6-1.dsc]
- [python-django-debug-toolbar_4.4.6.orig.tar.gz]
- [python-django-debug-toolbar_4.4.6-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Embedded debugging toolbar for Django projects (documentation)
The Django Debug Toolbar is a plug-in Django application that displays a set of panels which conveys information about the current request at the top of the rendered page. It can show:
* Total time taken to process request * Request variables, including GET, POST, cookie, and session information. * All SQL queries performed during response creation and processing, including timing and 'EXPLAIN' output for each query in conjunction with the total time spent performing SQL queries. If python-pygments is installed, the SQL syntax is highlighted. * Current Django version * HTTP headers * Total requests, time, hits and misses of the cache. * Which templates were rendered the context provided to each template.
This is the common documentation package.
その他の python-django-debug-toolbar-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python-django-doc
- 高レベル Python ウェブ開発フレームワーク (ドキュメンテーション)
-
- sug: python3-doc
- documentation for the high-level object-oriented language Python 3