Skip to content

Commit 4c3474b

Browse files
committed
Merge branch 'patch-1' of https://github.com/myaser/django-debug-toolbar into myaser-patch-1
2 parents 83ca906 + 29c429d commit 4c3474b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ The debug toolbar has two settings that can be set in `settings.py`:
146146
'ENABLE_STACKTRACES' : True,
147147
}
148148

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+
149152
`debugsqlshell`
150153
===============
151154
The following is sample output from running the `debugsqlshell` management

0 commit comments

Comments
 (0)