Skip to content

Feat: Add Support for django5.2#215

Merged
feanil merged 1 commit into
openedx:masterfrom
abdullahQureshee:maq/django52
May 6, 2025
Merged

Feat: Add Support for django5.2#215
feanil merged 1 commit into
openedx:masterfrom
abdullahQureshee:maq/django52

Conversation

@abdullahQureshee

Copy link
Copy Markdown

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