We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119874f commit 29c429dCopy full SHA for 29c429d
README.rst
@@ -146,6 +146,9 @@ The debug toolbar has two settings that can be set in `settings.py`:
146
'ENABLE_STACKTRACES' : True,
147
}
148
149
+#. note: HTML page (your templates) must contain closed body tag, meta tag with content="text/html.
150
+ toolbar wont display itself in other pages
151
+
152
`debugsqlshell`
153
===============
154
The following is sample output from running the `debugsqlshell` management
0 commit comments