-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
chore!: upgrade Django version to 4.2 (LTS) #33969
Conversation
chore!: upgrade Django version to 4.2 Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
…5375ea feat: Upgrade Python dependency Django
@awais786 @iamsobanjaved what's left to do before this can merge? |
@feanil We were testing on the sandbox and fixing issues after the MySQL upgrade on production, it is ready to merge now but there are some issues in the deployment pipelines of edx-platform. We will attempt once the pipeline issue is fixed. |
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
Production and stage amis failed. But edge build was fine. We are debugging this issue now. Apparently some js file has some invalid character. Its due to some internal requirment.
https://docs.djangoproject.com/en/4.0/releases/4.0/#django-contrib-staticfiles
|
Upgrade to Django 4.2
Issue: #32833
This is final django42 upgrade PR for production.