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

refs #92: Adds explicit support for Django 5.0 #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vrocha
Copy link
Collaborator

@vrocha vrocha commented Jan 5, 2025

Django 5.0 was already supported in the latest master branch, but it was not explicitly documented in the README, nor was it included in the test matrix for coverage. This PR officially designates support for Django 5.0 by:

  1. Adding Django 5.0 to the tox.ini test matrix.
  2. Updating the README to reflect support for Django 5.0.
  3. Ensuring test coverage for Django 5.0 compatibility.

This ensures clarity for users and maintains confidence in the package's compatibility with the latest Django version.

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.

1 participant