-
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
Fix for View template links get "Template Does Not Exist" for django >= 1.2
#96
by tomviner
was closed Oct 18, 2010
Loading…
When loading template source it tries to get source from all loaders
#104
by rozza
was closed Apr 6, 2012
Loading…
Fix for enhancement request (Issue 27). Counting duplicate queries.
#105
by vbmendes
was closed Oct 18, 2013
Loading…
Improvement to show the alias of the database used for the query in the sql panel.
#113
by ionelmc
was closed Apr 6, 2011
Loading…
A fix for projects that override request.urlconf in custom middleware.
#136
by jallum
was closed Jun 1, 2011
Loading…
AttributeError in RequestVarsPanel when using FallbackMiddleware
Bug
#143
by dokterbob
was merged Jul 14, 2011
Loading…
Make Django Debug Toolbar compatible with Django 1.3
#144
by msaelices
was closed Mar 7, 2011
Loading…
Fix for missing __name__ attribute when using class based views (i.e. FormWizard)
#146
by robgolding
was merged May 10, 2011
Loading…
Fixes KeyError when Content-Type is forcibly removed from the HttpResponse.
#153
by andrepl
was closed May 10, 2011
Loading…
Accommodate sites where middleware toggles between URL configurations.
#161
by nyergler
was closed May 25, 2011
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.