django-rest-framework/docs/tutorial
Reinout van Rees 3417c4631d Fixed typos and fixed wording.
Some singular/plural fixes.
Fixed some 'serialise->serialize' kind of UK/US differences. The 'z' seems more common in the rest of the docs, so that's what I used.
Removed a half-finished-sentence left dangling somewhere.
2012-12-05 12:31:38 +01:00
..
1-serialization.md Fixed typos and fixed wording. 2012-12-05 12:31:38 +01:00
2-requests-and-responses.md Fixed typo in import statement of tutorial 2012-11-30 21:50:51 +01:00
3-class-based-views.md Tutorial: fix module name in section 3 2012-11-27 15:30:14 +01:00
4-authentication-and-permissions.md using 'pk' in fields throws KeyError 2012-10-31 00:37:30 +02:00
5-relationships-and-hyperlinked-apis.md Swap position of instance and data keyword arguments. 2012-11-05 10:53:20 +00:00
quickstart.md Fixed wording. 2012-12-05 12:20:03 +01:00