| Age | Commit message (Collapse) | Author |
|
profiling panel
|
|
into dmclain-master
Conflicts:
debug_toolbar/media/debug_toolbar/css/toolbar.min.css
debug_toolbar/media/debug_toolbar/js/toolbar.min.js
|
|
into robhudson-develop
Conflicts:
debug_toolbar/media/debug_toolbar/css/toolbar.css
debug_toolbar/media/debug_toolbar/css/toolbar.min.css
debug_toolbar/media/debug_toolbar/js/toolbar.min.js
debug_toolbar/middleware.py
debug_toolbar/panels/sql.py
debug_toolbar/templates/debug_toolbar/base.html
debug_toolbar/templates/debug_toolbar/panels/sql.html
|
|
|
|
|
|
If content-type isn't an HTML type, we no longer process the panels or
try to adjust the content length header.
|
|
Thanks to Tomasz Buchert for the suggestion.
|
|
This reverts commit 0b2fcf045e9434c6efbbddae07d8b79b779483a5.
|
|
|
|
|
|
|
|
string check
|
|
|
|
|
|
This matches Django's added logging support to the debug cursor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trans and vice versa)
|
|
|
|
Thanks to David Cramer, Ionel Cristian Mărieș, noah256, and Sander
Steffann, who all supplied patches.
|
|
level and transaction status
|
|
injection method on BaseDatabaseWrapper.cursor
|
|
|
|
different CursorWrapper's
|
|
|
|
|
|
|
|
compatibility
|
|
|
|
objects (and no longer requires DEBUG to be set)
|
|
|
|
DebugToolbarMiddleware.get_current()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connections in title
|
|
|
|
|
|
|
|
|
|
|
|
|