django-rest-framework/docs/tutorial
Esmail 2484dbf4e1 Fix example of explicit format URL (for real).
Do what I meant to do in #2670:

The link is displayed in the tutorial as "http://example.com/api/items/4.json" but the hyperlink itself and what the example code actually works with are (in my opinion, less pretty) URLs like "http://example.com/api/items/4/.json".
2015-03-11 12:00:19 -04:00
..
1-serialization.md Revert some of the changes made in 1-serialization.md 2015-02-05 19:42:36 -08:00
2-requests-and-responses.md Fix example of explicit format URL (for real). 2015-03-11 12:00:19 -04: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 Tweaked a few issues in the tutorial documentation. 2015-01-09 11:36:21 -08:00
5-relationships-and-hyperlinked-apis.md Clean up pagination attributes 2015-03-04 15:51:00 +00:00
6-viewsets-and-routers.md Merge pull request #2010 from tanwanirahul/master 2014-12-19 16:09:01 +00:00
quickstart.md Clean up pagination attributes 2015-03-04 15:51:00 +00:00