-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
intial test of django 5.0 support #9112
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
=========================== short test summary info ============================ |
was thinking about an idea lately. that is testing django 2.2-4.2 support in a single release v3.15. that would ease migration of very old unsupported django LTS to a more latest LTS quite easily. as we still supporting python 3.6 & 3.7, I believe you can try this. but of course the code need to work! |
I tested the framework against 5.0b1 and it gives the following failed tests.
@auvipy Any idea how to proceed from here? |
Superseeded by #9233 |
this PR aims to check hoe django REST framework stands on django 5.0a1