[ buster ]
[ 原始碼: python-django-debug-toolbar ]
套件:python-django-debug-toolbar(1:1.9.1-1)
python-django-debug-toolbar 的相關連結
Debian 的資源:
下載原始碼套件 python-django-debug-toolbar:
- [python-django-debug-toolbar_1.9.1-1.dsc]
- [python-django-debug-toolbar_1.9.1.orig.tar.gz]
- [python-django-debug-toolbar_1.9.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Embedded debugging toolbar for Django projects
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.
其他與 python-django-debug-toolbar 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-sqlparse (>= 0.2.0)
- non-validating SQL parser for Python 2
-
- rec: python-pygments
- syntax highlighting package written in Python
-
- sug: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python-django-debug-toolbar-doc
- Embedded debugging toolbar for Django projects (documentation)