aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 44279ce..1f51ce9 100644
--- a/README.rst
+++ b/README.rst
@@ -146,6 +146,9 @@ The debug toolbar has two settings that can be set in `settings.py`:
'ENABLE_STACKTRACES' : True,
}
+#. note: HTML page (your templates) must contain closed body tag, meta tag with content="text/html.
+ toolbar wont display itself in other pages
+
`debugsqlshell`
===============
The following is sample output from running the `debugsqlshell` management