-
Notifications
You must be signed in to change notification settings - Fork 655
deps: update to django 5.2 #2741
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
base: main
Are you sure you want to change the base?
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
length_is depr since 4.2, out in 5: https://docs.djangoproject.com/en/dev/releases/5.1/#features-removed-in-5-1 |
|
Tests passing locally 🎉 |
|
Investigate separately these non-failing warnings |
This comment was marked as resolved.
This comment was marked as resolved.
|
all that remains is https://github.com/python/pythondotorg/actions/runs/15639586106/job/44063439645?pr=2741 mentioned above me thinks |
|
Methodology was to run |
a209091 to
f6271c9
Compare
|
technically 8dbbb7b only supports 5.1... 4.1.0 is pejnding a release from Sept. but it should work fine either way. will wait for 4.1.0 to release |
Description
Closes