Skip to content

Conversation

@abdullahQureshee
Copy link

Resolved Add Django 5.2 support to enmerkar-underscore #212

Add Django 5.2 Support

This PR updates the codebase to be compatible with Django 5.2 while maintaining compatibility with Django 4.2.

Changes Made:

  • Update ci and tox files
  • Ran django-upgrade to apply necessary syntax updates for Django 5.2.
  • Run tests using tox command and resolved the warning
  • Ensured all modifications remain backward-compatible with Django 4.2.

django-upgrade usage:

git ls-files -z -- '*.py' | xargs -0r django-upgrade --target-version 5.2

@feanil feanil merged commit 95ecdbc into openedx:master May 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Django 5.2 support to enmerkar-underscore

3 participants