django-rest-framework/docs/tutorial
Rodrigo Martell 3a898a11f7 Fix Tutorial5 serializers.py typo
[Issue #N/A]

A slight typo at Tutorial5 causing an Exception "name 'models' is
not defined". A subtle one that can confuse Python/Django noobs
like me.
2013-07-27 10:09:56 +10:00
..
1-serialization.md Update 1-serialization.md 2013-06-16 18:32:33 -03:00
2-requests-and-responses.md Fix md formatting and typos 2013-05-28 17:13:12 +02:00
3-class-based-views.md Fix md formatting and typos 2013-05-28 17:13:12 +02:00
4-authentication-and-permissions.md Fix md formatting and typos 2013-05-28 17:13:12 +02:00
5-relationships-and-hyperlinked-apis.md Fix Tutorial5 serializers.py typo 2013-07-27 10:09:56 +10:00
6-viewsets-and-routers.md Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes #923 2013-06-10 09:05:44 +01:00
quickstart.md Fix quickstart urls module name. Closes #902 2013-05-30 11:12:19 +01:00