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 codeabase version from 3.2 to 4.2 #6275

Draft
wants to merge 19 commits into
base: production
Choose a base branch
from

Conversation

acwhite211
Copy link
Member

Fixes #6237

Upgrades the code in each Django app to be compatible with Django version 4.2. Also fixes the build process to work with the Django upgrade. Most of the changes were in the urls.py files.

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone

Testing instructions

  • General testing, every API is effected.

@acwhite211 acwhite211 added this to the 7.10.2 milestone Feb 24, 2025
@acwhite211 acwhite211 self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

Upgrade Django to supported version
1 participant