django-rest-framework/docs/api-guide
2014-11-03 15:23:16 +00:00
..
authentication.md Update authentication.md 2014-10-29 16:31:36 -04:00
content-negotiation.md Include import paths throughout docs. 2013-08-21 19:46:09 +01:00
exceptions.md Fixed code formatting 2014-09-17 11:29:15 -05:00
fields.md Minor: fix spelling and grammar, mostly in 3.0 announcement 2014-10-03 08:41:18 +13:00
filtering.md Fixing quotes in filtering.md 2014-09-07 12:53:21 -04:00
format-suffixes.md remove patterns and strings from urls #1898 2014-09-23 17:10:02 -04:00
generic-views.md PUT as create docs, and move mixin out to external gist 2014-11-03 12:00:19 +00:00
metadata.md Document the Metadata API 2014-10-09 11:08:26 +01:00
pagination.md Merge pull request #1391 from kaygorodov/master 2014-04-30 20:14:16 +02:00
parsers.md Docs tweaks 2013-12-21 17:18:25 +00:00
permissions.md Add notes re view-level and instance-level permissions checks. Closes #1819. 2014-11-03 15:23:16 +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 Minor: fix spelling and grammar, mostly in 3.0 announcement 2014-10-03 08:41:18 +13:00
requests.md Note 'request.session' as available on requests. 2013-08-27 12:37:55 +01:00
responses.md Fixed typos in a bunch of docs 2013-08-07 14:00:06 -04:00
reverse.md Include import paths throughout docs. 2013-08-21 19:46:09 +01:00
routers.md Deprecate .model in related routers/permissions 2014-08-20 17:15:46 +01:00
serializers.md Add docs on Meta inheritance. Closes #1926. 2014-11-03 15:08:19 +00:00
settings.md Added NON_FIELD_ERRORS_KEY to serializer docs. Closes #1971. 2014-11-03 15:03:10 +00:00
status-codes.md Version 2.3.10 2013-12-06 22:13:50 +00:00
testing.md Minor typos fixed in api-guide/testing.md (request -> response). 2014-02-14 10:44:02 +01:00
throttling.md Throttles now use Retry-After header and no longer support the custom style 2014-09-11 20:43:44 +01:00
validators.md Fix up validators docs 2014-10-31 13:58:40 +00:00
views.md fix broken documentation links 2013-12-04 16:10:05 -08:00
viewsets.md Release notes 2014-08-19 23:25:12 +01:00