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
Assigned to nobody Loading
Sort

Pull requests list

psycopg2: Avoid causing a 2nd error in an aborted transaction
#331 by intgr was closed Nov 26, 2012 Loading… updated Jul 17, 2014
Fixed CSS according to standards
#328 by anton-ryzhov was merged Mar 2, 2013 Loading… updated Jul 17, 2014
Prevent PendingDeprecationWarning on Django 1.4
#327 by unode was closed Mar 2, 2013 Loading… updated Jul 17, 2014
Fix displaying instance of RawQuerySet in templates toolbar
#326 by maizy was merged Mar 2, 2013 Loading… updated Jul 17, 2014
Update debug_toolbar/templates/debug_toolbar/base.html
#321 by vaiosx was closed Mar 2, 2013 Loading… updated Jul 17, 2014
fix css/js typo
#320 by graingert was closed Oct 14, 2012 Loading… updated Jul 17, 2014
Added constraint for None parameters.
#316 by ivanjr0 was closed Oct 17, 2013 Loading… updated Jul 17, 2014
Fix for blocktrans syntax change breaking debug_toolbar in Django 1.2
#315 by highflyingaction was merged Aug 27, 2012 Loading… updated Jul 17, 2014
prevent debug toolbar from inserting itself into a partial template
#314 by rickeyvisinski-kanban was merged Aug 27, 2012 Loading… updated Jul 17, 2014
Removed links to inaccessible files from CSS.
#311 by anton-ryzhov was merged Aug 27, 2012 Loading… updated Jul 17, 2014
Update README.rst
#308 by myaser was merged Aug 27, 2012 Loading… updated Jul 17, 2014
Enabling html-formatting in logger panel
#305 by nuklea was merged Aug 27, 2012 Loading… updated Jul 17, 2014
Minor tweak to Readme file for your review
#297 by adewinter was merged Jul 9, 2012 Loading… updated Jul 17, 2014
prevent crash due to SQLDebugPanel when transaction is in error state
#291 by valsteen was merged Nov 26, 2012 Loading… updated Jul 17, 2014
missing 'sql' key handling
#288 by overplumbum was merged Jun 26, 2012 Loading… updated Jul 17, 2014
Propagate handler403 value when wrapping urlconf
#285 by kmichel was merged Jun 3, 2012 Loading… updated Jul 17, 2014
Set browser focus on redirect link
#280 by abrinsmead was merged May 7, 2012 Loading… updated Jul 17, 2014
Fix issue #217
#271 by bendemboski was merged Mar 26, 2012 Loading… updated Jul 17, 2014
Don't explode if a project uses tuple'd urlpatterns
#268 by danfairs was merged Mar 14, 2012 Loading… updated Jul 17, 2014
Improved i18n of panels and important fix to logging panel counter
#266 by jezdez was merged Mar 26, 2012 Loading… updated Jul 17, 2014
jQuery 1.7.1
#259 by micrypt was merged Feb 22, 2012 Loading… updated Jul 17, 2014
Fix python 2.5 compatibility (no named tuple and Traceback)
#250 by GrAndSE was merged Jan 13, 2012 Loading… updated Jul 17, 2014
Fix: AttributeError: class MpttMeta has no attribute '__class__'
#244 by vstoykov was merged Jan 4, 2012 Loading… updated Jul 17, 2014
SQL toggle broken for dynamically loaded views
#242 by remoun was closed Jan 13, 2012 Loading… updated Jul 17, 2014
Debug page looks broken in RTL pages
#241 by remoun was merged Jan 13, 2012 Loading… updated Jul 17, 2014
ProTip! Filter pull requests by the default branch with base:main.