-
Notifications
You must be signed in to change notification settings - Fork 298
Add support for Django REST Framework 3.8.x #441
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
Codecov Report
Merging #441 into master will not change coverage.
The diff coverage isn/a
.
@@ Coverage Diff @@ ## master #441 +/- ## ====================================== Coverage 92.6% 92.6% ====================================== Files 54 54 Lines 2812 2812 ====================================== Hits 2604 2604 Misses 208 208
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2b6a72c...b5a1fd1. Read the comment docs.
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.
👍 There is also a place in the getting started docs that references DRF that should probably be updated too. Otherwise, this looks good to me.
No code changes needed.
Thanks. Also added version to getting started guide. Merging.
No code changes needed.
Checklist
CHANGELOG.md
AUTHORS