- Notifications
You must be signed in to change notification settings - Fork1.1k
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:django-commons/django-debug-toolbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:5.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:django-commons/django-debug-toolbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:5.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 14commits
- 56files changed
- 6contributors
Commits on Mar 20, 2025
Enhance RedirectsPanel with customizable redirect response hook (#2104)
* Add interception_response hook* Fix comments for SimpleTemplateResponse* Docs for Custom RedirectPanel* Moved the changelog entry to the correct place.
Commits on Mar 25, 2025
[pre-commit.ci] pre-commit autoupdate (#2112)
updates:- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)- [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commits on Mar 31, 2025
Commits on Apr 2, 2025
Refs#2096: The theme selector now controls all colors (#2116)
Previously, if the system preference was dark mode and the userexplicitly selected the light theme, the@media block still interferredwith the styling. This is fixed by only evaluating the color schemepreference when initializing the toolbar and later only looking at ourown selected theme.Also, removed the DEFAULT_THEME setting; falling back to system defaultsseems much better to me.
Commits on Apr 21, 2025
[pre-commit.ci] pre-commit autoupdate (#2126)
* [pre-commit.ci] pre-commit autoupdateupdates:- [github.com/adamchainz/djade-pre-commit: 1.3.2 → 1.4.0](adamchainz/djade-pre-commit@1.3.2...1.4.0)- [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.1](biomejs/pre-commit@v1.9.4...v2.0.0-beta.1)- [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.4...v0.11.6)* Update .pre-commit-config.yaml---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Co-authored-by: Matthias Kestenholz <mk@feinheit.ch>
Commits on Apr 27, 2025
Keep panel close button accessible with external styles (#2128)
Swapped order of header and button HTML elements to prevent button becoming inaccessible with external CSS
Commits on Apr 29, 2025
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 5.1.0...5.2.0
Uh oh!
There was an error while loading.Please reload this page.