mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-29 06:57:36 +03:00
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". |
||
|---|---|---|
| .. | ||
| 1-serialization.md | ||
| 2-requests-and-responses.md | ||
| 3-class-based-views.md | ||
| 4-authentication-and-permissions.md | ||
| 5-relationships-and-hyperlinked-apis.md | ||
| 6-viewsets-and-routers.md | ||
| quickstart.md | ||