django-rest-framework/docs/api-guide
2014-11-25 15:52:13 +00:00
..
authentication.md minor spelling tweaks 2014-11-06 23:19:26 -08:00
content-negotiation.md Include import paths throughout docs. 2013-08-21 19:46:09 +01:00
exceptions.md Docs on ValidationError 2014-11-25 12:04:46 +00:00
fields.md Add missing options 2014-11-25 15:52:13 +00: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 Add missing period. 2014-11-25 12:04:35 +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 request.DATA, request.FILES -> request.data 2014-11-25 11:42:43 +00:00
permissions.md Stronger calling out of 'DjangoObjectPermissionsFilter'. Closes #1934. 2014-11-05 10:53:46 +00:00
relations.md minor spelling tweaks 2014-11-06 23:19:26 -08:00
renderers.md Minor: fix spelling and grammar, mostly in 3.0 announcement 2014-10-03 08:41:18 +13:00
requests.md request.DATA, request.FILES -> request.data 2014-11-25 11:42:43 +00: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 request.DATA, request.FILES -> request.data 2014-11-25 11:42:43 +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 minor spelling tweaks 2014-11-06 23:19:26 -08:00
validators.md Docs for advanced default argument usage. Closes #1945 2014-11-17 18:36:32 +00:00
views.md fix broken documentation links 2013-12-04 16:10:05 -08:00
viewsets.md request.DATA, request.FILES -> request.data 2014-11-25 11:42:43 +00:00