mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 04:19:17 -04:00
5 lines
252 B
Text
5 lines
252 B
Text
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.
|
|
|
|
WWW: https://github.com/jazzband/django-debug-toolbar
|