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

Updated support Django versions #21

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Updated support Django versions #21

merged 3 commits into from
Oct 16, 2023

Conversation

smithdc1
Copy link
Member

  • Added support for Django 5.0
  • Dropped support for Django 3.2, 4.0 and 4.1

The supported Python versions have also been updated to match the supported Django versions.

Build a wheel and share across tox environments. See https://hynek.me/articles/turbo-charge-tox/
* Dropped support for Django 3.2, 4.0 and 4.1.
* Added support for Django 5.0.

With support for Django 3.2 being removed, the minimum supported Python version is now increased to 3.8.
@smithdc1 smithdc1 merged commit 5a2e8de into main Oct 16, 2023
5 checks passed
@smithdc1 smithdc1 deleted the django50 branch October 16, 2023 17:14
@amrishparmar
Copy link

amrishparmar commented Oct 17, 2023

Out of interest, what was the reason for dropping Django 3.2 and 4.1 at this stage, both of which are currently still receiving support?

image

Edit: Actually dw, just found the discussion on the main repo

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