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-django-sites-extensions]: Add Support for Django 4.2 #147

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

[edx-django-sites-extensions]: Add Support for Django 4.2 #147

github-actions bot opened this issue May 31, 2023 · 2 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.
@zubairshakoorarbisoft
Copy link

As pep8 is deprecated and we added pycodestyle so the whole code should be according to its rules so we will create is code changes PR first and then addd django42 support.
CC: @UsamaSadiq

@UsamaSadiq
Copy link
Member

We can handle the quality changes separately so I removed the extra changes and merged Django 4.2 support PR.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Maintenance Oct 11, 2023
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