Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7k
Cleanup#9393
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Cleanup#9393
Uh oh!
There was an error while loading.Please reload this page.
Conversation
95b39d8
to1468873
Compare1468873
toda15cad
Compare8fb2a11
to8030a12
CompareThis has gotten a little larger due to the last commit, but don't get scared, it's just whitespace changes ;-) Ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Wonderful, thanks.
but don't get scared, it's just whitespace changes
In general let's try to isolate changes as much as possible. The easier it is to review, the less likely we are to have sneaky errors creeping in. 😅
2c49951
to9d4ed05
Compare@tomchristie It looks like the docs changes from this PR have not been deployed onhttps://www.django-rest-framework.org/. How is that kicked off? |
Currently we push docs changes as part of releases. |
Maybe this should be included in release notes? |
Yes, probably. Sorry about that omission. Would you be able to create a PR? |
Sure:#9451 |
Uh oh!
There was an error while loading.Please reload this page.
Asdiscussed, this removes support for Django < 4.2 and Python < 3.8.
Further changes: