python-django-debug-toolbar 1:1.4-1 source package in Ubuntu
Changelog
python-django-debug-toolbar (1:1.4-1) unstable; urgency=medium * New upstream release (Closes: #801939). * Bump Standards-Version to 3.9.6, no changes. -- Andrew Starr-Bochicchio <email address hidden> Sun, 01 Nov 2015 16:45:20 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-django-debug-toolbar_1.4-1.dsc | 2.5 KiB | 6209db438a89076fc6829470dbbae754967f2c4591afdb5a02af941c6a96209d |
python-django-debug-toolbar_1.4.orig.tar.gz | 308.5 KiB | 08a6070bed7a64a4d9e57d2acc6bd2a854e6b1ee78482fc6f47c5c7db6d139d7 |
python-django-debug-toolbar_1.4-1.debian.tar.xz | 4.4 KiB | 3cbde9c61b76d610cfd96d71bad4ddaaa0faf78762ba8bc041f0ad35638a7651 |
Available diffs
- diff from 1:1.2.1-2 to 1:1.4-1 (39.6 KiB)
No changes file available.
Binary packages built by this source
- python-django-debug-toolbar: No summary available for python-django-debug-toolbar in ubuntu zesty.
No description available for python-
django- debug-toolbar in ubuntu zesty.
- python-django-debug-toolbar-doc: 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.
- python3-django-debug-toolbar: No summary available for python3-django-debug-toolbar in ubuntu zesty.
No description available for python3-
django- debug-toolbar in ubuntu zesty.