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

[django-widget-tweaks]: Add Support for Django 4.2 #268

Closed
4 of 9 tasks
github-actions bot opened this issue May 31, 2023 · 4 comments
Closed
4 of 9 tasks

[django-widget-tweaks]: Add Support for Django 4.2 #268

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

Comments

@github-actions
Copy link

github-actions bot commented May 31, 2023

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

irtazaakram commented Jun 7, 2023

PR for Django 4.2 upgrade already exists for this package jazzband/django-widget-tweaks#127.

@UsamaSadiq

@UsamaSadiq
Copy link
Member

Please check if an issue is already created in the repo or not. If not, then create a new issue in the repo for Releasing a new version with Django 4.2 support.

@irtazaakram
Copy link

Created a new issue here jazzband/django-widget-tweaks#134

@irtazaakram
Copy link

Latest Pypi release https://pypi.org/project/django-widget-tweaks/1.5.0/ now supports Django 4.2

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