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

Django upgrade 4.2 #321

Merged
merged 4 commits into from
Jul 5, 2023
Merged

Django upgrade 4.2 #321

merged 4 commits into from
Jul 5, 2023

Conversation

salman2013
Copy link
Contributor

Description:

  • Add support for Django 4.2

Codemod used to upgrade this repo: https://github.com/adamchainz/django-upgrade

Ticket: edx/upgrades#150

tox.ini Outdated
@@ -38,6 +38,8 @@ norecursedirs = .* docs requirements
[testenv]
deps =
django32: Django>=3.2,<4.0
django40: Django>=4.0,<4.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we adding a tox environment for 4.0? The upgrade page doesn't mention it: https://openedx.atlassian.net/wiki/spaces/AC/pages/3767926815/Django+4.2+Upgrade+Plan

@salman2013 salman2013 requested a review from nedbat July 4, 2023 09:34
@salman2013 salman2013 merged commit f2e0428 into master Jul 5, 2023
@salman2013 salman2013 deleted the salman/django-4.2-upgrade branch July 5, 2023 06:44
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.

3 participants