django-rest-framework/docs/api-guide
2015-06-02 16:10:14 +01:00
..
authentication.md Fix permissions on markdown files 2015-03-07 10:19:25 -04:00
content-negotiation.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
exceptions.md Docs on exception handler context. Closes #2604. 2015-02-26 13:20:26 +00:00
fields.md Fix the UUID examples style. 2015-06-02 16:10:14 +01:00
filtering.md query_params in favor of QUERY_PARAMS 2015-03-29 17:04:23 -04: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 query_params in favor of QUERY_PARAMS 2015-03-29 17:04:23 -04:00
metadata.md Remove docs for 3.0 banners 2015-03-07 10:49:56 -04:00
pagination.md Updates ducumentation DEFAULT_PAGE_SIZE left over after #2655 2015-03-16 14:53:26 +00:00
parsers.md Merge master 2015-01-30 14:00:25 +00:00
permissions.md Merge branch 'master' into version-3.1 2014-12-18 11:21:25 +00:00
relations.md Should use "ordering" in model Meta, not order_by 2015-03-31 17:30:04 -07:00
renderers.md Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179. 2015-01-05 12:26:15 +00:00
requests.md Remove docs for 3.0 banners 2015-03-07 10:49:56 -04: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 Small documentation fixes 2015-02-03 13:43:03 +00:00
serializers.md Remove docs for 3.0 banners 2015-03-07 10:49:56 -04:00
settings.md More docs, plus 'ALLOWED_VERSIONS' setting. 2014-12-17 12:41:46 +00:00
status-codes.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
testing.md Fixed import statement in API docs 2015-03-11 10:44:42 +00:00
throttling.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
validators.md Remove docs for 3.0 banners 2015-03-07 10:49:56 -04:00
versioning.md Put the needed import in one example 2015-03-20 15:17:49 +01:00
views.md @api_view defaults to allowing GET 2014-11-28 15:55:02 +00:00
viewsets.md Remove '.model' shortcut from viewset docs. Refs #2486. Closes #2549. 2015-02-12 01:10:03 +01:00