Skip to content
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

Django 3.2 lts support ends on 1 Apr 2024 #352

Closed
biblicabeebli opened this issue Feb 15, 2024 · 3 comments
Closed

Django 3.2 lts support ends on 1 Apr 2024 #352

biblicabeebli opened this issue Feb 15, 2024 · 3 comments
Assignees
Labels
enhancement in some way this would improve the experience of using or developing and maintaining Beiwe

Comments

@biblicabeebli
Copy link
Member

https://endoflife.date/django

next lts release is 4.2, which is another 2 years.
upgrading to 5 requires an update to python 10 - which should be a non-issue, but we do need to do a server stack migration.

https://docs.djangoproject.com/en/5.0/releases/4.0/
https://docs.djangoproject.com/en/5.0/releases/4.1/
https://docs.djangoproject.com/en/5.0/releases/4.2/

@biblicabeebli biblicabeebli added the enhancement in some way this would improve the experience of using or developing and maintaining Beiwe label Feb 15, 2024
@biblicabeebli biblicabeebli self-assigned this Feb 15, 2024
@biblicabeebli
Copy link
Member Author

biblicabeebli commented Mar 12, 2024

Tests pass on Django 4.0.10 with one change to a settings value.

Tests pass on Django 4.1.13, added a single good-idea setting to the django settings file.

And there was nothing relevant at all except an obscure detail in bulk_update_or_create that didn't affect us.

Cool. It's done. That was easy. Deploying to staging.

@biblicabeebli
Copy link
Member Author

closing, there's nothing further on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement in some way this would improve the experience of using or developing and maintaining Beiwe
Projects
None yet
Development

No branches or pull requests

1 participant