-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
ci: Test python 3.13 and django 5.1 #7941
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
Conversation
Some of the test failures I've seen come from a case of |
I've looked at the HTML. It seems that django has introduced some classes to the |
@marksweb Let's resolve the merge conflicts and see if the new code fixes the test failures. |
@marksweb I think the latest https://github.com/django-cms/django-cms/blob/develop-4/.github/workflows/test.yml already has this. Do we need this PR anymore? |
Superseded by #8008 |
Description
This adds to github tests, python 3.13 and django 5.1.
I've also removed testing against old django releases.
Checklist
develop-4