django-rest-framework/docs/api-guide
José Padilla b3582cd36b Merge pull request #3973 from lwm/docs-generic-relations
add rest-framework-generic-relations link to docs
2016-03-01 13:54:44 -04:00
..
authentication.md
content-negotiation.md
exceptions.md Docs on exception handler context. Closes #2604. 2015-02-26 13:20:26 +00:00
fields.md
filtering.md
format-suffixes.md
generic-views.md
metadata.md More docs on configuring a custom metadata class. 2015-07-16 10:19:27 +01:00
pagination.md fix typo 2016-02-18 14:43:41 +09:00
parsers.md Import parser added to docs in API guide 2015-12-12 21:59:08 +05:30
permissions.md Update permissions.md 2016-01-15 11:44:25 -03:00
relations.md
renderers.md
requests.md
responses.md
reverse.md
routers.md
serializers.md
settings.md
status-codes.md
testing.md Fix testing example. Closes #3346 2015-08-28 13:52:18 +01:00
throttling.md Small doc typo throttles --> throttling 2015-10-01 14:25:04 +07:00
validators.md
versioning.md Add /en to Heroku guidelines link 2016-03-01 14:52:07 +01:00
views.md
viewsets.md