Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Upgrade to django42 #562

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Upgrade to django42 #562

merged 1 commit into from
Oct 10, 2023

Conversation

UsamaSadiq
Copy link
Contributor

@UsamaSadiq UsamaSadiq commented Sep 28, 2023

Description

TODO

Checklist for Django 4.2 upgrade

  • Verify Django is upgraded to 4.2 at all places
  • USE_DEPRECATED_PYTZ settings is added to base/common.py with an explanatory comment
  • memcached backend is changed from MemcachedCache to PyMemcacheCache in edx-internal (remote config/ argocd configs)
  • CSRF_TRUSTED_ORIGINS are updated

Merge following supports PRs first and then deploy on prod and then merge this django42 upgrade PR

@zacharis278 zacharis278 merged commit ebce08d into master Oct 10, 2023
6 checks passed
@zacharis278 zacharis278 deleted the upgrade-to-django42 branch October 10, 2023 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants