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 deprecation warning for Django 4.2 #929

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

cmltaWt0
Copy link

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)

Here I'm just updating to the new 50/51 DeprecationWarnings.
Also to be able to smoothly move from Django 3.2 to 4.2 I propose to add try/except block (for now).

Signed-off-by: Max Sokolski <cmltawt0@gmail.com>
@regisb regisb mentioned this pull request Oct 30, 2023
8 tasks
@regisb
Copy link
Contributor

regisb commented Oct 30, 2023

If I understand correctly, we should get rid of the lower except block after openedx/edx-platform#33516 is merged, right?

@regisb regisb merged commit ccb92a0 into overhangio:quince Oct 30, 2023
@cmltaWt0
Copy link
Author

If I understand correctly, we should get rid of the lower except block after openedx/edx-platform#33516 is merged, right?

Yeap 👍

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