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

[drf-nested-routers]: Add Support for Django 4.2 #272

Open
9 tasks
github-actions bot opened this issue May 31, 2023 · 0 comments
Open
9 tasks

[drf-nested-routers]: Add Support for Django 4.2 #272

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

Comments

@github-actions
Copy link

Description

If latest PyPI release does not have Django 4.2 support, then

  • Verify if latest master/main branch has support for Django 4.2
  • Create issue in the upstream repo for Django 4.2 upgrade if no issue exists already.
  • Create pull request in upstream repo for Django 4.2 support if no pull request exists already.
  • Fork the repo, Add test configurations for Django 4.0, 4.1 and 4.2 in CI
  • Run available django-code-mods to fix the failing tests
  • Fix any remaining Django deprecation warnings or test failures in all the test configurations.
  • Update the Trove classifiers in any setup.py, setup.cfg, or pyproject.toml files
  • Update status in the Dependency Sheet if the package has support for Django 4.2
  • Update the repo support field in the Dependency Upgrade Sheet once a new version with support has been released.
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

1 participant