-
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
Always load a separate copy of jQuery.
Frontend
RequireJS
#541
by aaugustin
was closed Apr 25, 2014
Loading…
updated Jun 20, 2014
Work around spurious mousemove on Chrome.
#587
by living180
was merged Apr 25, 2014
Loading…
updated Jun 21, 2014
Support for multi-db SQL views
#155
by thinred
was closed May 10, 2011
Loading…
updated Jun 21, 2014
Use links to static JS and CSS, using {{ STATIC_URL }}
#313
by graingert
was merged Aug 27, 2012
Loading…
updated Jun 21, 2014
Prefixing common CSS classes with djdt-
#613
by tim-schilling
was merged Jun 22, 2014
Loading…
updated Jun 22, 2014
Improve the redirect context processor test.
#586
by living180
was merged Apr 25, 2014
Loading…
updated Jun 22, 2014
fix RequireJS compatibility
Frontend
Improvement
RequireJS
#581
by stebunovd
was closed Apr 25, 2014
Loading…
updated Jun 22, 2014
Remove loading indicator if lazy panels are not used.
#594
by ionelmc
was closed May 17, 2014
Loading…
updated Jun 22, 2014
Fixes KeyError when indexing request.META
Bug
#549
by jmoldow
was closed Apr 19, 2014
Loading…
updated Jun 22, 2014
Fix dont run context processor for redirects
#578
by catalanojuan
was merged Apr 15, 2014
Loading…
updated Jun 22, 2014
Fixing UnicodeEncodeError in sql panel
#179
by maraujop
was merged Jun 16, 2011
Loading…
updated Jun 22, 2014
Don't unbind all mousemove events
#538
by rivol
was merged Feb 9, 2014
Loading…
updated Jun 23, 2014
Fixes #187, related tests fixes + minor additional features
#199
by thinred
was closed Sep 27, 2011
Loading…
updated Jun 23, 2014
Automatic setup with explicit fallback
#456
by aaugustin
was merged Nov 11, 2013
Loading…
updated Jun 23, 2014
Simplified method to append django-debug-toolbar urlpatterns
Improvement
#441
by nuklea
was closed Nov 11, 2013
Loading…
updated Jun 23, 2014
Python2.6 - Python3.3 support
#374
by w-diesel
was closed Apr 23, 2013
Loading…
updated Jun 25, 2014
Add javascript timing metrics to timing panel onLoad if available
#319
by mindsocket
was merged Jun 21, 2013
Loading…
updated Jun 25, 2014
fix STATIC_URL for toolbar templates, fix toolbar.min.js url
#325
by maizy
was closed Sep 22, 2012
Loading…
updated Jun 26, 2014
Caught AttributeError while rendering: 'Template' object has no attribute 'origin'
#174
by maraujop
was merged Jun 10, 2011
Loading…
updated Jun 26, 2014
restore the pages $ function if necessary
RequireJS
#514
by beachmachine
was closed Jan 26, 2014
Loading…
updated Jun 27, 2014
Added configurable HIDDEN_STACKTRACE_MODULES
Feature
#393
by DrMeers
was closed Oct 21, 2013
Loading…
updated Jun 30, 2014
System encoding might not be utf-8
#579
by ecederstrand
was merged Apr 19, 2014
Loading…
updated Jun 30, 2014
ProTip!
Filter pull requests by the default branch with base:main.