django-rest-framework/docs/tutorial
craigglennie 2d7d3b79a0 Make code block consistent in serialization tutorial
All the other code blocks in the Serialization tutorial can be copied and pasted, but there is one that includes the >>> shell prompt characters. This commit removes those characters, and also makes the output consistent with other code blocks by making it a comment.
2016-01-02 13:15:25 -08:00
..
1-serialization.md Make code block consistent in serialization tutorial 2016-01-02 13:15:25 -08: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