-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: django-commons/django-debug-toolbar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update debug_toolbar/templates/debug_toolbar/base.html
#321
by vaiosx
was closed Mar 2, 2013
Loading…
fix STATIC_URL for toolbar templates, fix toolbar.min.js url
#325
by maizy
was closed Sep 22, 2012
Loading…
Fix displaying instance of RawQuerySet in templates toolbar
#326
by maizy
was merged Mar 2, 2013
Loading…
Added support for Content Security Policy
Frontend
Improvement
#330
by gavinwahl
was closed Jul 18, 2015
Loading…
psycopg2: Avoid causing a 2nd error in an aborted transaction
#331
by intgr
was closed Nov 26, 2012
Loading…
Use threading instead of thread. Resolve _DummyThread bug.
#333
by calvinchengx
was merged May 27, 2013
Loading…
fix hashcompat deprecation warnings with django 1.5
#336
by craigds
was merged Nov 26, 2012
Loading…
Avoid importing
django.conf.urls.defaults
on django 1.4+
#349
by charettes
was merged Jan 9, 2013
Loading…
prevent crash due to UnicodeDecodeError in the TemplatePanel
#352
by xentry
was closed Feb 20, 2013
Loading…
init patch for redis_logger:template,logging logic might have some space...
#361
by shootstar
was closed Mar 18, 2013
Loading…
First bunch of fixes to make debug-toolbar work with Python 3
#365
by bkabrda
was closed Apr 23, 2013
Loading…
Initial fixes to make the debug-toolbar to work with Python 3 using six from django.utils
#366
by percyperez
was closed Apr 23, 2013
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.