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_credentials_themes]: Add Support for Django 4.2 #129

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

[edx_credentials_themes]: Add Support for Django 4.2 #129

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

Hi @justinhynes upon reviewing the changes made for Django 4.2 support in the credentials-themes repo, I realized this repo doesn't have any Django related functionality (except translations perhaps) at all so I believe it would be more appropriate to remove the Django dependency and related targets from the repository.
What would be your opinion on it?

@awais786 awais786 moved this from Todo to Done in Maintenance Apr 24, 2024
@feanil feanil removed this from Maintenance Jun 13, 2024
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

3 participants