django-rest-framework/docs/tutorial
Tom Christie d109ae0a2e Merge pull request #2010 from tanwanirahul/master
Ability to customize method names without creating a custom router
2014-12-19 16:09:01 +00:00
..
1-serialization.md Docs/tutorial import fixes. Refs #2296 2014-12-17 17:28:11 +01:00
2-requests-and-responses.md Made docs consistent 2014-12-15 01:24:12 -08:00
3-class-based-views.md request.DATA, request.FILES -> request.data 2014-11-25 11:42:43 +00:00
4-authentication-and-permissions.md With httpie 0.8.0 the HTTP method has to come after the auth argument. 2014-12-17 14:38:01 -06:00
5-relationships-and-hyperlinked-apis.md Field->ReadOnlyField in tutorial docs 2014-12-11 09:54:55 +00:00
6-viewsets-and-routers.md Merge pull request #2010 from tanwanirahul/master 2014-12-19 16:09:01 +00:00
quickstart.md Highlight trailing '.' in command so it wont be missed. 2014-12-17 15:22:27 +00:00