[ Bron: python-django-debug-toolbar ]
Pakket: python-django-debug-toolbar-doc (1:3.8.1-1)
Verwijzigingen voor python-django-debug-toolbar-doc
Debian bronnen:
Het bronpakket python-django-debug-toolbar downloaden:
- [python-django-debug-toolbar_3.8.1-1.dsc]
- [python-django-debug-toolbar_3.8.1.orig.tar.gz]
- [python-django-debug-toolbar_3.8.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-django-debug-toolbar-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 4.3)
- JavaScript support for Sphinx documentation