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

chore: update CSRF_TRUSTED_ORIGINS for Django 4.2 #159

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

cmltaWt0
Copy link
Contributor

We are going to upgrade to Django 4.2 for Quince.
Issue: openedx/wg-build-test-release#315
PR to edx-platform: openedx/edx-platform#33516 (will be merged only after Tutor preparation for Django4.2)

Notes about Django4.2 schema changes for CSRF_TRUSTED_ORIGINS.

This PR has been testing for Django 3.2 as well.

Copy link
Contributor

@regisb regisb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your help Max! FTR I think edx-platform should not be waiting for the Tutor changes to be merged. Otherwise we have a cyclic chicken-and-egg problem for every PR. The upstream project is edx-platform, and Tutor depends on it, so changes should happen first in edx-platform.

@regisb regisb merged commit bd0cd7b into overhangio:quince Oct 30, 2023
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.

2 participants