| Age | Commit message (Collapse) | Author |
|
|
|
Improved i18n of panels and important fix to logging panel counter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jQuery 1.7.1
|
|
|
|
|
|
1.7.1 to avoid annoying event.layer(X|Y) deprecation warnings. Fixed in https://github.com/jquery/jquery/pull/554
|
|
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
|
|
|