diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ The debug toolbar has two settings that can be set in `settings.py`: defined as the python path to the signal. * `HIDE_DJANGO_SQL`: If set to True (the default) then code in Django itself - won't be show in SQL stacktraces. + won't be shown in SQL stacktraces. * `SHOW_TEMPLATE_CONTEXT`: If set to True (the default) then a template's context will be included with it in the Template debug panel. Turning this |
