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

Upgrade Django to supported version #6237

Open
acwhite211 opened this issue Feb 13, 2025 · 0 comments
Open

Upgrade Django to supported version #6237

acwhite211 opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
python Pull requests that update Python code
Milestone

Comments

@acwhite211
Copy link
Member

Upgrade the version of Django from 3.2.15 to at least 4.2, but if we can get to 5.1 or 5.2 that would be better. Need to go through each of our python files that use Django and make sure anything from the changelog gets addressed and deprecation are refactored.

This will resolve security vulnerabilities from using an old and unsupported version of Django.
#6130

Django version end of life:
https://endoflife.date/django

@acwhite211 acwhite211 added the python Pull requests that update Python code label Feb 13, 2025
@acwhite211 acwhite211 added this to the 7.10.2 milestone Feb 13, 2025
@acwhite211 acwhite211 self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant