Letter P

python-django-debug-toolbar - Configurable set of panels that display various debug information

Website: https://github.com/django-debug-toolbar/django-debug-toolbar
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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
 -   List of signals, their args and receivers
 -   Logging output via Python's built-in logging, or via the logbook module

Packages

python-django-debug-toolbar-1.4-8.fc14.al.src [118 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

Listing created by Repoview-0.6.6-6.fc14.al