aboutsummaryrefslogtreecommitdiff
path: root/python/django-debug-toolbar/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2020-01-11 20:33:11 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-11 20:58:11 +0700
commit15da0aa892d451715784051f6b083c908872985e (patch)
tree8bdf09c616437c25129f852603e0a0331b0665f4 /python/django-debug-toolbar/README
parent455c1457d1842437bff061145b8012d6bbe5a3cd (diff)
downloadslackbuilds-15da0aa892d451715784051f6b083c908872985e.tar.xz
python/django-debug-toolbar: Added (The Django Debug Toolbar).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/django-debug-toolbar/README')
-rw-r--r--python/django-debug-toolbar/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/django-debug-toolbar/README b/python/django-debug-toolbar/README
new file mode 100644
index 000000000000..0e7230f2fd28
--- /dev/null
+++ b/python/django-debug-toolbar/README
@@ -0,0 +1,3 @@
+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.