django-rest-framework/docs/api-guide
Xavier Ordoquy 8c5fc2a94b Merge pull request #2732 from pquentin/patch-versioning
Document per-view versioning settings
2015-06-19 12:56:24 +02:00
..
authentication.md Add a warning about totally custom login views. 2015-06-01 18:13:40 +01: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 Merge remote-tracking branch 'reference/master' into feature/ipaddress-fix 2015-06-04 14:21:33 +01:00
filtering.md set the filter_backends class variable in the DjangoFilterBackend documentation for clearness 2015-06-08 15:18:30 +02: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 Mention filter_queryset as an alternative to former get_filter_backends 2015-06-10 23:32:52 +02: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 removing section since package is not maintained 2015-05-28 15:52:37 +02:00
relations.md Custom serialization of PrimaryKeyRelatedField values 2015-06-15 04:43:49 +10:00
renderers.md Update renderers.md 2015-04-21 18:09:55 -07: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 update info about wq.db.rest router 2015-05-05 13:38:14 -05:00
serializers.md Update serializers documentation (removed feature) 2015-04-08 13:53:49 +02: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 Update validators.md 2015-05-29 16:57:13 +02:00
versioning.md Merge pull request #2732 from pquentin/patch-versioning 2015-06-19 12:56:24 +02:00
views.md @api_view defaults to allowing GET 2014-11-28 15:55:02 +00:00
viewsets.md Fixed minor typo on viewsets.md 2015-06-16 17:36:11 -03:00