summaryrefslogtreecommitdiffstats
path: root/python/django-debug-toolbar/README
diff options
context:
space:
mode:
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 0000000000..0e7230f2fd
--- /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.