-
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
Remove redundant @override_settings(DEBUG=True) calls
#1364
by jdufresne
Contributor
was merged Oct 4, 2020
Loading…
Fix #1731: Test against Django 4.2a1 (main is already in there)
#1733
by matthiask
Member
was closed Jan 20, 2023
Loading…
2 tasks done
Documented experimental async support.
#2045
by tim-schilling
Member
was merged Dec 31, 2024
Loading…
1 of 2 tasks
Fix #1581: Duplicate the 'djdt' app_name to avoid importing the toolbar early
#1582
by matthiask
Member
was merged Jan 27, 2022
Loading…
Order History panels requests descending chronologically.
#1587
by tim-schilling
Member
was merged Feb 20, 2022
Loading…
Add note on lack of async support to docs
#1829
by salomvary
Contributor
was merged Aug 30, 2023
Loading…
Explicitly call out the selenium job in the GitHub actions matrix
#2182
by matthiask
Member
was merged Aug 17, 2025
Loading…
2 tasks
Fix #1860 -- Update GitHub action versions
Improvement
#1861
by pauloxnet
Member
was merged Dec 4, 2023
Loading…
2 tasks
Allow more control over tox Selenium tests
#1897
by living180
Contributor
was merged Mar 18, 2024
Loading…
2 tasks
Remove "Requirements Status" badge from README.rst
#1344
by jdufresne
Contributor
was merged Sep 30, 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…
Avoid a too broad try...except NameError clause
#1443
by matthiask
Member
was merged Jan 23, 2021
Loading…
Use @lru_cache(maxsize=None) when appropriate
#1746
by living180
Contributor
was merged Mar 6, 2023
Loading…
Added support for async to timer panel
#2197
by Zakui
Member
was merged Sep 12, 2025
Loading…
2 tasks done
Jazzband: Synced file(s) with jazzband/.github
#1516
by jazzband-bot
Contributor
was merged Oct 21, 2021
Loading…
Align README badges with other jazzband projects
#1546
by pauloxnet
Member
was merged Dec 15, 2021
Loading…
Discourage insecure SHOW_TOOLBAR_CALLBACK values
#1539
by matthiask
Member
was merged Dec 8, 2021
Loading…
Add check and docs for TEMPLATES APP_DIRS=False.
#1498
by tim-schilling
Member
was merged Aug 28, 2021
Loading…
Add pyflame to the list of third-party panels
#1628
by living180
Contributor
was merged May 24, 2022
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.