django-rest-framework/docs/api-guide
Matthew Dapena-Tretter 8e940a22fb Clarify how permission classes are composed
all/every/AND or any/OR? all/every/AND!
2014-11-21 16:04:45 -05: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 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 minor spelling tweaks 2014-11-06 23:19:26 -08: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 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 Add docs on request.accepted_renderer and .accepted_media_type 2014-11-05 11:14:41 +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 Clarify how permission classes are composed 2014-11-21 16:04:45 -05: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 Release notes 2014-08-19 23:25:12 +01:00