-
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
Disable Logging panel when DEBUG is set to False to prevent memory leaks
Bug
#563
by stanhu
was closed Sep 16, 2022
Loading…
Deprecating INTERCEPT_REDIRECTS in favor of DEFAULT_DISABLED_PANELS.
#548
by tim-schilling
was merged Mar 9, 2014
Loading…
Don't run context processors for redirect template.
Bug
#565
by living180
was closed Apr 19, 2014
Loading…
Updated django.conf.urls.default (deprecated since django 1.4) to django.conf.urls (django 1.6 no longer supports the old way)
#394
by zalmoxis
was closed Oct 14, 2013
Loading…
Added configurable HIDDEN_STACKTRACE_MODULES
Feature
#393
by DrMeers
was closed Oct 21, 2013
Loading…
Avoided importing
django.conf.urls.defaults in example project
#400
by alasdairnicol
was closed Oct 14, 2013
Loading…
Be more explicit about function signature of toolbar callback
#567
by miohtama
was merged Mar 25, 2014
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.