django-rest-framework/docs/api-guide
JocelynDelalande fe92a2cfee fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION
+ It is consistent with docs about DEFAULT_PERMISSION_CLASSES
2015-01-07 10:42:11 +01:00
..
authentication.md fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION 2015-01-07 10:42:11 +01:00
content-negotiation.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
exceptions.md Update exception docs. Closes #2378. 2015-01-06 11:21:58 +00:00
fields.md required=False allows omission of value for output. Closes #2342 2015-01-05 14:32:12 +00:00
filtering.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
format-suffixes.md Note on using i18n_patterns with format_suffix_patterns. Closes #2278. 2014-12-28 12:14:07 +00:00
generic-views.md Add import notes in docs. Closes #2357 2014-12-28 11:02:19 +00:00
metadata.md Add OPTIONS/metadata to docs index 2014-12-18 15:42:27 +00:00
pagination.md Change serializers.Field to serializers.ReadOnlyField for 3.x compatibility 2014-12-13 14:47:11 -05:00
parsers.md Merge master 2014-11-25 16:27:00 +00:00
permissions.md Expand permissions docs. Closes #2223. 2014-12-17 16:19:02 +00:00
relations.md Documented an optional argument of HyperlinkedIdentityField 2014-12-23 12:22:10 -03:00
renderers.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
requests.md Add 2.x notes and links 2014-11-28 14:26:03 +00:00
responses.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
reverse.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
routers.md Add notes on include and namespacing. Closes #2335. 2014-12-28 11:24:49 +00:00
serializers.md Typo manger => manager 2014-12-26 22:24:31 -07:00
settings.md Merge master 2014-11-25 16:27:00 +00:00
status-codes.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
testing.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
throttling.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
validators.md Add missing 'validators.py' link. Closes #2166. 2014-12-01 14:46:47 +00:00
views.md @api_view defaults to allowing GET 2014-11-28 15:55:02 +00:00
viewsets.md Amend ViewSet docs to warn of potential problem 2014-12-07 12:02:43 +00:00