| Age | Commit message (Collapse) | Author |
|
toolbar.min.js)
|
|
|
|
|
|
|
|
|
|
|
|
Add escaping string literal in sql for copy&pasting in dbshell
|
|
|
|
|
|
rem-master
|
|
Fix UnicodeDecodeError on getting template context representations for templates panel.
|
|
|
|
templates panel.
|
|
caused by old style classes not extending object
|
|
|
|
|
|
|
|
|
|
Since r17158 in Django trunk, INSTALLED_APPS is now not always co-erced to
a list. In my projects I prefer to have INSTALLED_APPS as a tuple as it
reinforces that it is not modifiable at runtime. However, this blows up
in the VersionDebugPanel as it currently assumes it is a list.
Signed-off-by: Chris Lamb <lamby@debian.org>
|
|
|
|
|
|
|
|
debug_toolbar in system
|
|
|
|
findsource
|
|
|
|
|
|
|
|
- Removed unused imports.
- Used already existing ms conversion
|
|
Display execution time with query in debugsqlshell. Thanks gwrtheyrn.
|
|
|
|
https://github.com/thinred/django-debug-toolbar into thinred-issue-duplicated-queries
|
|
|
|
rendered.
|
|
|
|
called
|
|
|
|
method
|
|
|
|
|
|
|
|
actually needed
|
|
the current toolbar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|