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

Raise the minimum Django version to 4.2
#1880 by matthiask was merged Feb 22, 2024 Loading…
Use system font stack in the toolbar
#1672 by matthiask was merged Sep 16, 2022 Loading…
Improve the template_source view coverage a bit
#1688 by matthiask was merged Oct 22, 2022 Loading…
Include panel scripts in content when RENDER_PANELS=True
#1689 by matthiask was merged Oct 23, 2022 Loading…
Drop support for Python 3.7
#1719 by matthiask was merged Jan 20, 2023 Loading…
2 tasks done
Remove the logging panel as discussed
#1732 by matthiask was merged Jan 20, 2023 Loading…
Fix #1731: Test against Django 4.2a1 (main is already in there)
#1733 by matthiask was closed Jan 20, 2023 Loading…
2 tasks done
More rules for ruff
#1794 by matthiask was merged Jun 5, 2023 Loading…
2 tasks
Switch to ruff format
#1852 by matthiask was merged Oct 27, 2023 Loading…
2 tasks done
Alerts panel: Only process HTML responses
#1960 by matthiask was merged Jul 10, 2024 Loading…
1 of 2 tasks
Configure ESLint using a JS file instead of JSON
#1868 by matthiask was merged Jan 3, 2024 Loading…
2 tasks
Actually use the Jinja2 template backend
#1882 by matthiask was merged Jul 5, 2024 Loading…
2 tasks
Add a section to the installation docs about running tests
#1921 by matthiask was merged May 27, 2024 Loading…
1 of 2 tasks
Avoid setting color-scheme on :root, we're only a guest on pages
#1923 by matthiask was merged May 27, 2024 Loading…
1 of 2 tasks
Version 4.4.2
#1924 by matthiask was merged May 27, 2024 Loading…
Enable a few of the disabled biome rules
#2091 by matthiask was merged Mar 2, 2025 Loading…
2 tasks
Fix pygments highlighting in dark mode
#2114 by matthiask was closed Mar 31, 2025 Draft
2 tasks
Replace forEach loops with for...of loops
#2093 by matthiask was merged Mar 3, 2025 Draft
2 tasks
Refs #2096: The theme selector now controls all colors
#2116 by matthiask was merged Apr 2, 2025 Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.