| Age | Commit message (Collapse) | Author |
|
|
|
separate the gneration of the stats and the generation of the content.
|
|
|
|
separate the gneration of the stats and the generation of the content.
|
|
|
|
- change '/' path separator usage to os.sep
|
|
into dokterbob-master
Conflicts:
debug_toolbar/panels/request_vars.py
|
|
|
|
git://github.com/dmclain/django-debug-toolbar into line_profiler_int
|
|
This adds a feature asked in issue #163
|
|
dictionary cannot be modified.
|
|
just make our saved context a clone of the original to be sure we keep all of it. Fixes #159.
|
|
|
|
|
|
|
|
Caught AttributeError while rendering: 'Template' object has no attribute 'origin'
|
|
|
|
|
|
or name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inspect.stack() rather than traceback.extract_stack()) (fixes #160)
|
|
Fix for missing __name__ attribute when using class based views (i.e. FormWizard)
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|