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

Allow Language Selection on the Toolbar
#1703 by leandrodesouzadev Contributor was merged Nov 12, 2022 Loading…
added functionality to keep unsort the session dict
#1673 by ritiksoni00 Contributor was merged Sep 25, 2022 Loading…
Don't try to undo cache method monkey patching
#1770 by living180 Contributor was merged May 9, 2023 Loading…
1 of 2 tasks
Fixed #1682 -- alert user when using file field without proper encoding
#1933 by bkdekoning Contributor was merged Jul 4, 2024 Loading…
2 tasks done
Use shadow dom to render the toolbar
#2266 by federicobond Member was merged Apr 23, 2026 Loading…
2 tasks done
Drop Promise.try and change documented Baseline target to Widely-Available
#2361 by codingjoe Member was merged Apr 23, 2026 Loading…
1 of 3 tasks
Add Tasks panel showing tasks queued during the request
#2407 by onxxdatas Contributor was merged Jul 31, 2026 Loading…
3 tasks done
Add support for Django 6.1
#2435 by ulgens Member was merged Aug 7, 2026 Loading…
2 of 3 tasks
Version 7.1.0
#2436 by tim-schilling Member was merged Aug 10, 2026 Loading…
2 of 3 tasks
Dark mode support
#1913 by TheRealVizard Contributor was merged May 14, 2024 Loading…
2 tasks done
Support recursive template extension.
#885 by ryneeverett Contributor was merged Nov 7, 2016 Loading…
Unify show/hide JS logic through the djdt-hidden class
#1340 by jdufresne Contributor was merged Sep 30, 2020 Loading…
Move history panel specific JavaScript to its own file
#1350 by jdufresne Contributor was merged Oct 2, 2020 Loading…
Remove "Requirements Status" badge from README.rst
#1344 by jdufresne Contributor was merged Sep 30, 2020 Loading…
Document Django Debug Toolbar system checks
#1345 by jdufresne Contributor was closed Sep 30, 2020 Loading…
Prefer literal over HTML entity
#1346 by jdufresne Contributor was merged Sep 30, 2020 Loading…
Simplify fetch() calls in JavaScript
#1348 by jdufresne Contributor was merged Oct 2, 2020 Loading…
Fix "go back" button in djDebugWindow
#1361 by jdufresne Contributor was merged Oct 4, 2020 Loading…
Combine DebugToolbarSystemChecksTestCase with ChecksTestCase
#1363 by jdufresne Contributor was merged Oct 4, 2020 Loading…
Remove redundant @override_settings(DEBUG=True) calls
#1364 by jdufresne Contributor was merged Oct 4, 2020 Loading…
Document CORS errors and how to fix them
#1399 by jdufresne Contributor was merged Nov 13, 2020 Loading…
Add support for enabling/disabling SQLPanel tracking of toolbar model queries
#2211 by theShinigami Contributor was merged Nov 19, 2025 Loading…
1 of 2 tasks
Fix issue that occurs when using bytes as secret key.
#890 by ghost was merged Dec 7, 2016 Loading…
update url namespace format. fixes #881
#892 by gregplaysguitar Contributor was merged Nov 22, 2016 Loading…
ProTip! Exclude everything labeled bug with -label:bug.