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

[demographics]: Django 4.2 Upgrade #211

Closed
2 of 8 tasks
awais786 opened this issue Aug 1, 2023 · 3 comments
Closed
2 of 8 tasks

[demographics]: Django 4.2 Upgrade #211

awais786 opened this issue Aug 1, 2023 · 3 comments
Assignees
Labels
help wanted Ready to be picked up by anyone in the community maintenance Routine upkeep necessary for the health of the platform

Comments

@awais786
Copy link

awais786 commented Aug 1, 2023

Under the effort of Django4.2 upgrade complete all of the following steps to complete the upgrade.

  • Update tox & Github action workflow using modernisers to add support for Django 4.2
  • Remove any versions of Python earlier than 3.8 from tox.ini, and GitHub Actions workflows.
  • Update the pinned Django version in the requirements to Django==4.2
  • Run make upgrade to update all dependencies for Django 4.2.
  • Run and verify all tests are passing in the CI for both Django 4.2 and Django 3.2 to contain backward compatibility.
  • Run available code-mods to fix the failing tests.
  • Add conditional checks wherever needed to still have support for Django 3.2.
  • Update the repo support field in the IDA Upgrade Sheet.
@awais786 awais786 added help wanted Ready to be picked up by anyone in the community maintenance Routine upkeep necessary for the health of the platform labels Aug 1, 2023
@awais786
Copy link
Author

Django42 support PR merged and deployed. Now Its a blocker due to mysql8.

@awais786 awais786 assigned wmasmussen and awais786 and unassigned wmasmussen Aug 23, 2023
@Younggregs
Copy link

Hello @awais786 I will like to pick one of the open issues, can I proceed?

@awais786
Copy link
Author

@Younggregs its already done. But fail to miss the issue status. Django42 upgrade almost done.
But lots of other issues available. Thanks for your offer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Ready to be picked up by anyone in the community maintenance Routine upkeep necessary for the health of the platform
Projects
None yet
Development

No branches or pull requests

3 participants