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

Compatibility with Django 5.1 and Python 3.13 #176

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Compatibility with Django 5.1 and Python 3.13 #176

merged 1 commit into from
Nov 14, 2024

Conversation

flbraun
Copy link
Collaborator

@flbraun flbraun commented Nov 14, 2024

Also run pyupgrade --py310-plus and django-upgrade --target-version 4.2 against the codebase as those are our minimum supported version.

Add the requires-python directive to pyproject.toml to properly reflect our minimum Python version.

@flbraun flbraun marked this pull request as draft November 14, 2024 12:23
Also run `pyupgrade --py310-plus` and `django-upgrade --target-version 4.2` against the codebase as those are our minimum supported version.

Add the `requires-python` directive to `pyproject.toml` to properly reflect our minimum Python version.
@flbraun flbraun marked this pull request as ready for review November 14, 2024 12:27
@jedie jedie merged commit 456d2c9 into master Nov 14, 2024
10 checks passed
@jedie jedie deleted the dj51-py313 branch November 14, 2024 12:42
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