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 5 Support #113

Merged
merged 5 commits into from
Jan 3, 2024
Merged

Django 5 Support #113

merged 5 commits into from
Jan 3, 2024

Conversation

ingvaldlorentzen
Copy link
Member

Added Django v5 to the version matrix in pyproject.toml. Also removed Python 3.7 support as it is EOL, and bumped the minimum to Django v3 LTS version (3.2).

Updated the test matrix to use LTS versions, as well as Python 3.12, and updated excludes for v3 and v5 as they have different Python version support.

This PR does remove support for certain versions, without actually making any changes. If this is not wanted, I'm happy to change it. I choose to do this since the versions being dropped have been EOL for a long time, do not get security updates, and to simplify the version and test matrix.

Bumps the version to 3.4.0, can set a different version if wanted.

@JonasKs
Copy link
Member

JonasKs commented Jan 3, 2024

Thanks!
Closes #112

@ingvaldlorentzen ingvaldlorentzen merged commit 9bf8c7f into snok:main Jan 3, 2024
12 checks passed
@JonasKs JonasKs mentioned this pull request Jan 3, 2024
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