Skip to content

Pull requests: django-commons/django-debug-toolbar

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix CacheStatTracker for Django 1.3 cache with version
#260 by adamghill was closed Mar 31, 2012 Loading… updated Jun 12, 2014
Ajax Requests panel - proof of concept
#253 by tobiasmcnulty was closed Apr 23, 2013 Loading… updated Jun 12, 2014
undefine "define" to avoid requirejs conflict Frontend Improvement RequireJS
#591 by mbarrien was merged May 17, 2014 Loading… updated Jun 12, 2014
Refactored template filtering: discard DjDT templates asap.
#213 by thinred was merged Sep 27, 2011 Loading… updated Jun 12, 2014
Fixed preview of SQL und Templates if SCRIPT_NAME (prefix) is used
#277 by guettli was closed Oct 22, 2013 Loading… updated Jun 12, 2014
Request Line is too large (400) sometimes
#347 by nuklea was merged Apr 24, 2013 Loading… updated Jun 12, 2014
Make stacktraces optional
#219 by colinhowe was merged Oct 7, 2011 Loading… updated Jun 13, 2014
Don't run context processors for redirect template. Bug
#565 by living180 was closed Apr 19, 2014 Loading… updated Jun 13, 2014
Fix UnicodeDecodeError Bug
#445 by tatterdemalion was closed Nov 14, 2013 Loading… updated Jun 13, 2014
fixes bugs caused by recent refactoring on static path
#317 by jlirochon was closed Mar 2, 2013 Loading… updated Jun 13, 2014
Fix static assets
#322 by mattrobenolt was merged Oct 5, 2012 Loading… updated Jun 13, 2014
Deprecating INTERCEPT_REDIRECTS in favor of DEFAULT_DISABLED_PANELS.
#548 by tim-schilling was merged Mar 9, 2014 Loading… updated Jun 13, 2014
Always load a separate copy of jQuery w/ AMD compatibility Frontend RequireJS
#544 by djfarrelly was closed Apr 25, 2014 Loading… updated Jun 13, 2014
Problem subclassing SQLDebugPanel
#178 by bkonkle was merged Jun 16, 2011 Loading… updated Jun 13, 2014
Added the ability to disable toolbar on a per request basis with a query parameter.
#303 by citadelgrad was closed Aug 27, 2012 Loading… updated Jun 13, 2014
Fixed #383 -- Feed the proper SQL to cursor.execute (the one with placeholders).
#417 by apollo13 was merged Oct 18, 2013 Loading… updated Jun 14, 2014
UnicodeDecode Exception Encoding
#551 by GomZik was merged Apr 3, 2014 Loading… updated Jun 14, 2014
multiply time_taken in cache panel by 1000 not only for total_time, but ...
#532 by kilrogg was closed Feb 13, 2014 Loading… updated Jun 14, 2014
Use threading instead of thread. Resolve _DummyThread bug.
#333 by calvinchengx was merged May 27, 2013 Loading… updated Jun 14, 2014
Sql multidb
#106 by noahsilas was closed Apr 6, 2011 Loading… updated Jun 14, 2014
SQL panel fix for locales that use comma as a decimal separator.
#173 by thinred was merged Jun 10, 2011 Loading… updated Jun 14, 2014
Minor HTML validation fix
#135 by acdha was closed Feb 3, 2011 Loading… updated Jun 14, 2014
pt_BR translation
#131 by eduardocereto was merged Aug 24, 2011 Loading… updated Jun 14, 2014
ProTip! Adding no:label will show everything without a label.