django-rest-framework/docs/api-guide
Ryan P Kilby 73203e6b59 Rework dynamic list/detail actions (#5705)
* Merge list/detail route decorators into 'action'

* Merge dynamic routes, add 'detail' attribute

* Add 'ViewSet.get_extra_actions()'

* Refactor dynamic route checking & collection

* Refactor dynamic route generation

* Add 'ViewSet.detail' initkwarg

* Fixup schema test

* Add release notes for dynamic action changes

* Replace list/detail route decorators in tests

* Convert tabs to spaces in router docs

* Update docs

* Make 'detail' a required argument of 'action'

* Improve router docs
2018-01-25 09:40:49 +01:00
..
authentication.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
caching.md Remove unused links from docs (#5735) 2018-01-15 15:03:44 +01:00
content-negotiation.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
exceptions.md Link broken 2017-06-23 08:09:10 +01:00
fields.md Add HStoreField, postgres fields tests (#5654) 2018-01-15 15:52:30 +01:00
filtering.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
format-suffixes.md Replace "class based views" occurrences with "class-based views" (#4251) 2016-07-08 08:38:50 +01:00
generic-views.md Clean up all whitespace throughout project (#5578) 2017-11-09 20:57:53 +01:00
metadata.md Rework dynamic list/detail actions (#5705) 2018-01-25 09:40:49 +01:00
pagination.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
parsers.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
permissions.md Remove unused links from docs (#5735) 2018-01-15 15:03:44 +01:00
relations.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
renderers.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
requests.md Fix AttributeError hiding on request authenticators (#5600) 2017-11-23 08:58:04 +01:00
responses.md Fix doc Response data attribute description 2017-08-23 21:30:56 -05:00
reverse.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
routers.md Rework dynamic list/detail actions (#5705) 2018-01-25 09:40:49 +01:00
schemas.md Add drf-yasg to documentation and schema 3rd party packages (#5720) 2018-01-02 14:51:54 +01:00
serializers.md Always fully qualify ValidationError in docs (#5751) 2018-01-19 08:40:09 +01:00
settings.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
status-codes.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
testing.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
throttling.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
validators.md Clean up all whitespace throughout project (#5578) 2017-11-09 20:57:53 +01:00
versioning.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
views.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
viewsets.md Rework dynamic list/detail actions (#5705) 2018-01-25 09:40:49 +01:00