-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: django-commons/django-debug-toolbar
base: 4.4.2
head repository: django-commons/django-debug-toolbar
compare: 4.4.3
- 12 commits
- 25 files changed
- 8 contributors
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0f0df9 - Browse repository at this point
Copy the full SHA a0f0df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0cc0d - Browse repository at this point
Copy the full SHA cf0cc0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4eb67 - Browse repository at this point
Copy the full SHA 9c4eb67View commit details
Commits on Jun 10, 2024
-
[pre-commit.ci] pre-commit autoupdate (#1931)
updates: - [github.com/adamchainz/django-upgrade: 1.17.0 → 1.18.0](adamchainz/django-upgrade@1.17.0...1.18.0) - [github.com/pre-commit/mirrors-eslint: v9.3.0 → v9.4.0](pre-commit/mirrors-eslint@v9.3.0...v9.4.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.5...v0.4.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5cf784 - Browse repository at this point
Copy the full SHA b5cf784View commit details
Commits on Jun 17, 2024
-
[pre-commit.ci] pre-commit autoupdate (#1934)
updates: - [github.com/pre-commit/mirrors-eslint: v9.4.0 → v9.5.0](pre-commit/mirrors-eslint@v9.4.0...v9.5.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.4.9](astral-sh/ruff-pre-commit@v0.4.8...v0.4.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a622dc - Browse repository at this point
Copy the full SHA 0a622dcView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b07905 - Browse repository at this point
Copy the full SHA 2b07905View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c54f898 - Browse repository at this point
Copy the full SHA c54f898View commit details
Commits on Jul 3, 2024
-
Limit the cases for E001 to likely scenarios (#1925)
Only when the user is customizing both the show toolbar callback setting and the URLs aren't installed will the underlying NoReverseMatch error occur.
Configuration menu - View commit details
-
Copy full SHA for 2d9c6a7 - Browse repository at this point
Copy the full SHA 2d9c6a7View commit details -
Introduce debug_toolbar_urls to simplify installation (#1926)
While this isn't a huge improvement, it provides a hook for us to more easily introduce library level controls for when urls are installed. It also eliminates the user from having to write an if statement for the most basic of installations.
Configuration menu - View commit details
-
Copy full SHA for 325ea19 - Browse repository at this point
Copy the full SHA 325ea19View commit details
Commits on Jul 4, 2024
-
Fixed #1682 -- alert user when using file field without proper encodi…
…ng (#1933) * Fixed issue #1682 -- alert user when using file field without proper encoding * Changed issues to alerts, added docstring to check_invalid_... function, changed call in nav_subtitle to get_stats * Update AlertsPanel documentation to list pre-defined alert cases * added check for file inputs that directly reference a form, including tests; also added tests for setting encoding in submit input type * Update the alert messages to be on the panel as a map. This also explicitly mentions what attribute the form needs in the message. * Expose a page in the example app that triggers the alerts panel. --------- Co-authored-by: Tim Schilling <schillingt@better-simple.com>
Configuration menu - View commit details
-
Copy full SHA for d0f09b3 - Browse repository at this point
Copy the full SHA d0f09b3View commit details -
Remove rem units from svg (#1942)
* Use css properties for height and width
Configuration menu - View commit details
-
Copy full SHA for eff9128 - Browse repository at this point
Copy the full SHA eff9128View commit details -
Configuration menu - View commit details
-
Copy full SHA for c79f249 - Browse repository at this point
Copy the full SHA c79f249View commit details
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 4.4.2...4.4.3