| Age | Commit message (Collapse) | Author | 
|---|
|  | inspect.stack() rather than traceback.extract_stack()) (fixes #160) | 
|  | Fix for missing __name__ attribute when using class based views (i.e. FormWizard) | 
|  |  | 
|  |  | 
|  | Conflicts:
	debug_toolbar/middleware.py | 
|  |  | 
|  |  | 
|  | git://github.com/django-debug-toolbar/django-debug-toolbar | 
|  |  | 
|  |  | 
|  |  | 
|  | Signed-off-by: Rob Hudson <rob@cogit8.org> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  |  |