aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f1a0c2c..def75c7 100644
--- a/README.rst
+++ b/README.rst
@@ -34,6 +34,9 @@ Installation
'debug_toolbar.panels.sql.SQLDebugPanel',
)
+#. Add `debug_toolbar` to your `INSTALLED_APPS` setting so Django can find the
+ the template files association with the Debug Toolbar.
+
TODO
====
- Add more panels