aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJannis Leidel2012-08-27 12:41:22 +0200
committerJannis Leidel2012-08-27 12:41:22 +0200
commit4c3474b140e8e1289f6468349f225a42386c9ee0 (patch)
tree0dcb9e2d704eecadc278f31b4b571701ee90ec06 /README.rst
parent83ca90650be659adac89010211497771bc0b7425 (diff)
parent29c429df3057931e93423bd4d7f3646f8e64cb2a (diff)
downloaddjango-debug-toolbar-4c3474b140e8e1289f6468349f225a42386c9ee0.tar.bz2
Merge branch 'patch-1' of https://github.com/myaser/django-debug-toolbar into myaser-patch-1
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 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