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.0.tar.gz 0000321249 314 KB
python-django-debug-toolbar.changes 0000007016 6.85 KB
python-django-debug-toolbar.spec 0000002873 2.81 KB
Revision 14 (latest revision is 23)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 731227 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
- Update to 2.0:
  * Updated StaticFilesPanel to be compatible with Django 3.0.
  * The ProfilingPanel is now enabled but inactive by default.
  * Fixed toggling of table rows in the profiling panel UI.
  * The ProfilingPanel no longer skips remaining panels or middlewares.
  * Improved the installation documentation.
  * Fixed a possible crash in the template panel.
  * Added support for psycopg2 Composed objects.
  * Changed the Jinja2 tests to use Django's own Jinja2 template backend.
  * Added instrumentation to queries using server side cursors.
  * Removed support for Python 2.
  * Removed support for Django's deprecated MIDDLEWARE_CLASSES setting.
Too many small improvements and cleanups to list them all.
- Remove merged patch t_integrations.patch
Comments 0
openSUSE Build Service is sponsored by