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

fix: Added support for Django 4.2 #235

Merged
merged 10 commits into from
Jul 26, 2023

Conversation

zubairshakoorarbisoft
Copy link
Contributor

@zubairshakoorarbisoft zubairshakoorarbisoft commented Jun 16, 2023

Added support for Django 4.2, to have more context on it please refer to the following issue

@zubairshakoorarbisoft zubairshakoorarbisoft changed the title fix: Support added for Django 4.2 fix: Added support for Django 4.2 Jul 25, 2023
CHANGELOG.rst Outdated Show resolved Hide resolved
@@ -20,8 +20,7 @@ norecursedirs = .* docs requirements
[testenv]
deps =
django32: Django>=3.2,<4.0
django40: Django>=4.0,<4.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed adding env for django42.

@zubairshakoorarbisoft zubairshakoorarbisoft merged commit 888a38a into master Jul 26, 2023
@zubairshakoorarbisoft zubairshakoorarbisoft deleted the zshkoor/django42-upgrade-support branch July 26, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants