django-rest-framework/docs/tutorial
Peter Baehr 44ae037e81 Move urls.py changes down and add necessary import
The previous location of editting urls.py did not allow migrations to be created and the default import needs to be modified
2015-12-15 21:17:52 -05:00
..
1-serialization.md Move urls.py changes down and add necessary import 2015-12-15 21:17:52 -05:00
2-requests-and-responses.md Update 2-requests-and-responses.md 2015-08-12 19:49:43 +02:00
3-class-based-views.md Tweaked a few issues in the tutorial documentation. 2015-01-09 11:36:21 -08:00
4-authentication-and-permissions.md Add app_name to rest_framework.urls. 2015-12-08 02:25:00 +01:00
5-relationships-and-hyperlinked-apis.md Update 5-relationships-and-hyperlinked-apis.md 2015-04-20 17:56:04 +02:00
6-viewsets-and-routers.md Update 6-viewsets-and-routers.md 2015-09-04 16:07:20 +07:00
quickstart.md Tweak quickstart to show newest users first in list view 2015-07-30 14:18:09 +01:00