Closed calumy closed 4 months ago
Drafting until #342 is merged and a new version released.
@calumy This is awesome, thanks for the contribution here!
I think we can get this in shortly after our first Jazzband release.
@calumy Thanks for your contribution! :)
I'll update the changelogs and documentation of the before the next release and be sure to add a note.
This PR removes the following end-of-life versions of Python and Django:
In addition to removing the EOL versions, the Django upgrade pre-commit hook has also been added, and fixes are included in this PR. These changes relate to:
USE_L10N
, which was deprecated in Django 4.0: https://github.com/adamchainz/django-upgrade?tab=readme-ov-file#use_l10nre_path
, which has been rewritten using thepath()
syntax added in Django 2.0: https://github.com/adamchainz/django-upgrade?tab=readme-ov-file#urls