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

[edx-analytics-data-api-client]: Add Support for Django 4.2 #125

Closed
8 tasks
Tracked by #199
github-actions bot opened this issue May 31, 2023 · 1 comment
Closed
8 tasks
Tracked by #199

[edx-analytics-data-api-client]: Add Support for Django 4.2 #125

github-actions bot opened this issue May 31, 2023 · 1 comment
Assignees

Comments

@github-actions
Copy link

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.
@zubairshakoorarbisoft
Copy link

There is no Django dependency in it.

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