python-django-debug-toolbar

Edit Package python-django-debug-toolbar
http://github.com/robhudson/django-debug-toolbar

The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.

Currently, the following panels have been written and are working:
- Django version;
- Request timer;
- A list of settings in settings.py;
- Common HTTP headers;
- GET/POST/cookie/session variable display;
- Templates and context used, and their template paths;
- SQL queries including time to execute and links to EXPLAIN each query;
- Logging output via Python's built-in logging module.

Refresh
Refresh
Source Files
Filename Size Changed
2.1.tar.gz 0000321132 314 KB
python-django-debug-toolbar.changes 0000007474 7.3 KB
python-django-debug-toolbar.spec 0000002798 2.73 KB
Revision 15 (latest revision is 23)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 761487 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
- Update to 2.1:
  * Changed the Travis CI matrix to run style checks first.
  * Exposed the djdt.init function too.
  * Small improvements to the code to take advantage of newer Django APIs and avoid warnings because of deprecated code.
  * Verified compatibility with the upcoming Django 3.0 (at the time of writing).
Comments 0
openSUSE Build Service is sponsored by