| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
compatibility
|
|
|
|
objects (and no longer requires DEBUG to be set)
|
|
|
|
DebugToolbarMiddleware.get_current()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connections in title
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
better view of stacktrace
|
|
|
|
|
|
|
|
|
|
It turns out that <script … charset="utf-8">inline script</script> is
not valid (charset is valid with script src). This avoids debug_toolbar
causing HTML validation errors simply by being active.
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
output.
|
|
|
|
Thanks to Hynek Cernoch for the report and patch.
|
|
Thanks to ziz for the patch, and offbyone for testing.
|
|
|
|
|
|
|
|
Updated to work with old TEMPLATE_LOADERS settings from < 1.2.
|
|
1.2" bug.
http://github.com/robhudson/django-debug-toolbar/issues/issue/95
Signed-off-by: Rob Hudson <rob@cogit8.org>
|
|
|
|
This reverts commit edf74beb6e26ed34779dff17240d2fb4c436d451.
|
|
This reverts commit 4326cbbec13f44e6d8c757f1d07fd6100596bfb6.
|
|
This reverts commit 7e8a4e195d4b0e3cabf0742b31e087a81712d12f.
|
|
This reverts commit d05dcbb4aa93b1ce9d097ed8d537f06eb2491f5e.
|
|
|
|
|
|
|
|
|
|
|
|
other than ddt.
|