django-rest-framework/docs/tutorial
Jon Dufresne ff556a91fd Remove references to unsupported Django versions in docs and code (#5602)
Per the trove classifiers, DRF only supports Django versions 1.10+. Can
drop documentation, code comments, and workarounds for older Django
versions.
2017-11-20 09:35:54 +01:00
..
1-serialization.md Remove references to unsupported Django versions in docs and code (#5602) 2017-11-20 09:35:54 +01:00
2-requests-and-responses.md Docs: Fix a few typos in the release notes and tutorial (#5483) 2017-10-06 15:46:42 +01:00
3-class-based-views.md docs: tutorial: Minor grammar "fix" (#4801) 2017-01-10 09:04:07 +00:00
4-authentication-and-permissions.md Remove references to unsupported Django versions in docs and code (#5602) 2017-11-20 09:35:54 +01:00
5-relationships-and-hyperlinked-apis.md Use pk for URL conf and views. (#4592) 2016-10-20 09:42:40 +01:00
6-viewsets-and-routers.md Added Response import in Code Snippet (#5468) 2017-10-02 09:04:55 +02:00
7-schemas-and-client-libraries.md Fix indentation of code example in chapter 7 (#5329) 2017-08-14 13:04:52 +01:00
quickstart.md Add the project layout to the quickstart to have a milestone for the project creation. (#5434) 2017-09-20 12:05:04 +02:00