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

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
Order History panels requests descending chronologically.
#1587 by tim-schilling Member was merged Feb 20, 2022 Loading…
Version 3.7.0
#1677 by tim-schilling Member was merged Sep 25, 2022 Loading…
Validate and format pyproject.toml
#1700 by hugovk Contributor was merged Nov 3, 2022 Loading…
Raise the minimum Django version to 4.2
#1880 by matthiask Member was merged Feb 22, 2024 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
Switch to ruff format
#1852 by matthiask Member was merged Oct 27, 2023 Loading…
2 tasks done
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
unsigning history forms
#1583 by gone Contributor was merged Jan 28, 2022 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…
docs: Fix a few typos
#1652 by timgates42 Contributor was merged Jul 14, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:main.