django-rest-framework/docs/api-guide
Tom Christie b61cef435e Merge pull request #1345 from bodylabs/serializers_doc
serializers.md: Fix typos
2014-01-10 05:25:21 -08:00
..
authentication.md Use get_user_model instead of User in Generating Tokens example 2013-12-11 13:56:56 +00:00
content-negotiation.md
exceptions.md Added example of using APIException class. Closes #1300 2013-12-21 21:10:05 +00:00
fields.md Fix URL/Slug Field signatures in docs 2014-01-09 18:12:30 +02:00
filtering.md Add third party packages 2013-12-12 23:10:31 +00:00
format-suffixes.md
generic-views.md
pagination.md
parsers.md Docs tweaks 2013-12-21 17:18:25 +00:00
permissions.md Tweak REST condition text. 2013-12-10 08:38:43 +00:00
relations.md Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains 2014-01-08 15:22:41 +00:00
renderers.md Docs tweaks 2013-12-21 17:18:25 +00:00
requests.md
responses.md
reverse.md
routers.md Fuller notes on the 'base_name' argument. Closes #1160. 2013-12-23 14:38:51 +00:00
serializers.md serializers.md: Fix typos 2014-01-10 08:22:47 -05:00
settings.md
status-codes.md
testing.md
throttling.md
views.md
viewsets.md