Skip to content

Update serializable branch with main #2072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 83 commits into from
Feb 9, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
8f4fa8e
Version 4.4.6
tim-schilling Jul 10, 2024
46efd5d
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Jul 15, 2024
25656ee
Support an async middleware for the toolbar.
salty-ivy Jun 24, 2024
a9a66a9
Add async tests (#1835)
salomvary Jul 16, 2024
f2e389c
Update installation.rst (#1967)
Dr-Bernard Jul 19, 2024
5d4e97f
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Jul 22, 2024
23bb473
Make toolbar compatible with `FORCE_SCRIPT_NAME`
dmartin Jul 22, 2024
ee258fc
Use `path_info` when resolving requests
dmartin Jul 22, 2024
969f0a7
Support select and explain for UNION queries (#1972)
friedelwolff Jul 26, 2024
c5cdd70
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Jul 29, 2024
573a87b
toggle debug to true so that debug middleware make a complete run
salty-ivy Aug 2, 2024
173b387
Quick hack for including csp_nonces from requests into script tags (#…
karolyi Aug 5, 2024
aea6cc6
[pre-commit.ci] pre-commit autoupdate (#1980)
pre-commit-ci[bot] Aug 5, 2024
89568d5
Slightly increase opacity of debug toolbar button (#1982)
jribbens Aug 6, 2024
405f9f2
Async compatible redirect panel (#1976)
salty-ivy Aug 6, 2024
45cbf41
:wrench: update translation for Persian language
elias-ebrahimpour Jan 24, 2024
9e30a06
Add a paragraph describing our stance on Python typing (#1979)
matthiask Aug 6, 2024
f669930
Use higher contrast when dark mode is enabled (#1987)
myou1985 Aug 13, 2024
d3ea31b
Switch to Django Commons code of conduct
tim-schilling Aug 2, 2024
2cad608
Create new translatable strings.
tim-schilling Aug 6, 2024
c44e668
Update the transifex contributing docs and client version.
tim-schilling Aug 6, 2024
1bbdf38
Update translatable strings
tim-schilling Aug 6, 2024
a8fd83d
Add changelog for translation changes.
tim-schilling Aug 6, 2024
6b3ff1a
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Aug 12, 2024
940fd22
[pre-commit.ci] pre-commit autoupdate (#1989)
pre-commit-ci[bot] Aug 19, 2024
9a81958
Make Panels non async by default (#1990)
salty-ivy Aug 19, 2024
6fc5ce8
Async compatible `StaticFilesPanel` (#1983)
salty-ivy Aug 20, 2024
3ef6e69
Refs #1668: Fixed the unsortable session keys fallback (#1994)
matthiask Aug 21, 2024
b9d34d3
Add Django 5.1 to the CI matrix (#1995)
matthiask Aug 21, 2024
c0419dd
[pre-commit.ci] pre-commit autoupdate (#1996)
pre-commit-ci[bot] Aug 26, 2024
423ad36
Use Heading-4 for PR template for screen-readers. (#1999)
tim-schilling Aug 27, 2024
c401513
Async compatible `HistoryPanel` (#1991)
salty-ivy Aug 27, 2024
f95b40d
Async compatible `SQLPanel` (#1993)
salty-ivy Sep 2, 2024
e9ba829
Version 5.0.0-alpha (#1998)
tim-schilling Sep 2, 2024
3688272
[pre-commit.ci] pre-commit autoupdate (#2000)
pre-commit-ci[bot] Sep 2, 2024
e3f2418
Correct middleware typos
korverdev Sep 8, 2024
8ccfc27
add support for LoginRequiredMiddleware, login_not_required decorator…
dulmandakh Sep 17, 2024
ee04104
[pre-commit.ci] pre-commit autoupdate (#2004)
pre-commit-ci[bot] Sep 17, 2024
7290f9c
Async integration tests (#2001)
salty-ivy Sep 19, 2024
279aec6
Modernize Python type hints and string formatting (#2012)
cclauss Oct 6, 2024
0dd5716
[pre-commit.ci] pre-commit autoupdate (#2006)
pre-commit-ci[bot] Oct 7, 2024
244d4fd
[pre-commit.ci] pre-commit autoupdate (#2013)
pre-commit-ci[bot] Oct 7, 2024
22c92e4
Adding in support for Python 3.13 (#2014)
abeed-avayu Oct 13, 2024
4ad55f7
Fix #2011: Test the divisor, not the dividend for zero (#2015)
matthiask Oct 14, 2024
69b1e27
[pre-commit.ci] pre-commit autoupdate (#2016)
pre-commit-ci[bot] Oct 14, 2024
aac8ea9
[pre-commit.ci] pre-commit autoupdate (#2018)
pre-commit-ci[bot] Oct 21, 2024
a21604a
Update Installation warning doc (#2019)
salty-ivy Oct 24, 2024
89449b6
Convert to Django Commons pypi-github release process (#2017)
tim-schilling Oct 27, 2024
6d45d1d
The static files panel shouldn't choke on unexpected data types (#2021)
matthiask Oct 27, 2024
396b626
Update references to point to django-commons repo
robhudson Oct 27, 2024
fc4bf66
Update pyupgrade's target version to Python 3.9 (#2024)
ulgens Oct 31, 2024
f9892ec
Apply UP006 and UP035 changes (#2025)
ulgens Oct 31, 2024
2c66ff8
Update our pre-commit hooks, especially the ESLint versions (#2026)
matthiask Oct 31, 2024
03c89d7
[pre-commit.ci] pre-commit autoupdate (#2028)
pre-commit-ci[bot] Nov 5, 2024
7f18cf5
I added more explanations to the example/readme file. (#2027)
jong-seoung Nov 5, 2024
fe968e2
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Nov 11, 2024
a9ac5dc
Fix linting errors
matthiask Nov 12, 2024
044d66b
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Nov 25, 2024
2fc00c6
Update the ESLint dependencies
matthiask Nov 26, 2024
f3f6049
Adopt a basic security policy (#2040)
tim-schilling Dec 16, 2024
c24afa7
[pre-commit.ci] pre-commit autoupdate (#2038)
pre-commit-ci[bot] Dec 17, 2024
dc05f85
Fix whitespace view in code
thesayfulla Dec 22, 2024
8fd4841
Use pygments preferred way of wrapping with code element.
tim-schilling Dec 23, 2024
8d12f42
Respect whitespace with the w whitespace class.
tim-schilling Dec 23, 2024
5b0e50c
Regenerate pygments css styles and document the process.
tim-schilling Dec 23, 2024
e96e53f
Merge pull request #2043 from thesayfulla/whitespace-rendering
tim-schilling Dec 23, 2024
5086e68
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Dec 23, 2024
cda70d3
Documented experimental async support.
tim-schilling Dec 24, 2024
4ab012d
Updated Troubleshooting documentation: simpler mimetype workaround fo…
blep Jan 11, 2025
d7fb357
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Jan 7, 2025
0e55ae7
Version 5.0.0
tim-schilling Jan 11, 2025
f0c61d4
Update release workflows to latest trusted publisher GHA.
tim-schilling Jan 14, 2025
43d56b8
Support pushing to test pypi on every push.
tim-schilling Jan 14, 2025
5620e0e
Correct the trusted publisher release GHA version.
tim-schilling Jan 14, 2025
8d365cd
Remove unnecessary trigger for releasing new versions.
tim-schilling Jan 14, 2025
b6ae021
Version 5.0.1
tim-schilling Jan 14, 2025
345b760
Reverting back to tags GHA trigger.
tim-schilling Jan 14, 2025
1325f64
Update version for sigstore action to full version.
tim-schilling Jan 14, 2025
5f36663
[pre-commit.ci] pre-commit autoupdate (#2053)
pre-commit-ci[bot] Jan 18, 2025
16f8ff3
Add Django 5.2 to tox matrix (#2064)
tim-schilling Jan 28, 2025
f8fed2c
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Jan 27, 2025
fdd636c
[pre-commit.ci] pre-commit autoupdate (#2067)
pre-commit-ci[bot] Feb 4, 2025
5a21920
Merge branch 'main' into serializable
tim-schilling Feb 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Version 5.0.0
  • Loading branch information
tim-schilling committed Jan 11, 2025
commit 0e55ae7d55a19bae2fab9a1bfafd6e131e12f76c
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Here's a screenshot of the toolbar in action:
In addition to the built-in panels, a number of third-party panels are
contributed by the community.

The current stable version of the Debug Toolbar is 5.0.0-alpha. It works on
The current stable version of the Debug Toolbar is 5.0.0. It works on
Django ≥ 4.2.0.

The Debug Toolbar has experimental support for `Django's asynchronous views
Expand Down
2 changes: 1 addition & 1 deletion debug_toolbar/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Do not use pkg_resources to find the version but set it here directly!
# see issue #1446
VERSION = "5.0.0-alpha"
VERSION = "5.0.0"

# Code that discovers files or modules in INSTALLED_APPS imports this module.
urls = "debug_toolbar.urls", APP_NAME
6 changes: 6 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,19 @@ Change log
Pending
-------


5.0.0 (2025-01-11)
------------------

* Added Python 3.13 to the CI matrix.
* Removed support for Python 3.8 as it has reached end of life.
* Converted to Django Commons PyPI release process.
* Fixed a crash which occurred when using non-``str`` static file values.
* Documented experimental async support.
* Improved troubleshooting doc for incorrect mime types for .js static files

Please see everything under 5.0.0-alpha as well.

5.0.0-alpha (2024-09-01)
------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
copyright = copyright.format(datetime.date.today().year)

# The full version, including alpha/beta/rc tags
release = "5.0.0-alpha"
release = "5.0.0"


# -- General configuration ---------------------------------------------------
Expand Down
Loading