django-rest-framework/tutorial
Esmail f723091ee9 Fix example of explicit format URL.
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 11:01:10 -04:00
..
1-serialization Update documentation 2015-03-06 12:05:16 +00:00
2-requests-and-responses Fix example of explicit format URL. 2015-03-11 11:01:10 -04:00
3-class-based-views Update documentation 2015-03-06 12:05:16 +00:00
4-authentication-and-permissions Update documentation 2015-03-06 12:05:16 +00:00
5-relationships-and-hyperlinked-apis Update documentation 2015-03-06 12:05:16 +00:00
6-viewsets-and-routers Update documentation 2015-03-06 12:05:16 +00:00
quickstart Update documentation 2015-03-06 12:05:16 +00:00