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

[edxval]: Add Support for Django 4.2 #167

Closed
8 tasks done
Tracked by #199
github-actions bot opened this issue May 31, 2023 · 0 comments
Closed
8 tasks done
Tracked by #199

[edxval]: Add Support for Django 4.2 #167

github-actions bot opened this issue May 31, 2023 · 0 comments
Assignees

Comments

@github-actions
Copy link

github-actions bot commented May 31, 2023

Description

Follow and Complete all of the following steps for the issue to be marked as done.

  • 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, .travis.yml, and GitHub Actions workflows.
  • Update the trove classifiers in setup.py, setup.cfg or pyproject.toml files.
  • Run and verify all tests are passing in the CI for Django 4.2
  • Run available code-mods to fix the failing tests
  • Add CHANGELOG entry with description “Support added for Django 4.2”
  • Bump the package version and release a new version on GitHub & PyPI (whichever is applicable)
  • Update the repo support field in the Dependency Upgrade Sheet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants