django-rest-framework/docs/tutorial
2014-12-17 16:54:04 -06: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 The pre_save method no longer works. This resolved issue #2306 2014-12-17 16:54:04 -06:00
quickstart.md Highlight trailing '.' in command so it wont be missed. 2014-12-17 15:22:27 +00:00