Skip to content

Add support for Python 3.13 and Django 5.1/5.2 - #186

Merged
jrief merged 2 commits into
jrief:masterfrom
nicoyou:add-python-3.13-and-django-5.1-5.2
Jun 26, 2025
Merged

Add support for Python 3.13 and Django 5.1/5.2#186
jrief merged 2 commits into
jrief:masterfrom
nicoyou:add-python-3.13-and-django-5.1-5.2

Conversation

@nicoyou

@nicoyou nicoyou commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

This pull request adds support for the Python 3.13 and the latest Django versions (5.1 and 5.2).

  • Updated test configurations to include Python 3.13
  • Updated test configurations to include versions 5.1 and 5.2
  • Ensured that all tests pass on supported combinations

No breaking changes were introduced, and existing compatibility is preserved.

Let me know if you would like this split into multiple PRs or tested in additional environments.

@jrief

jrief commented Jun 17, 2025

Copy link
Copy Markdown
Owner

Then also modify setup.py

@nicoyou

nicoyou commented Jun 18, 2025

Copy link
Copy Markdown
Contributor Author

@jrief
Changed

@nicoyou

nicoyou commented Jun 20, 2025

Copy link
Copy Markdown
Contributor Author

@jrief
I don't have permission to merge into the master branch, so if you accept this pull request, please merge it.

@jrief
jrief merged commit 65da2bd into jrief:master Jun 26, 2025
19 checks passed
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