mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
73203e6b59
* 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 |
||
---|---|---|
.. | ||
1-serialization.md | ||
2-requests-and-responses.md | ||
3-class-based-views.md | ||
4-authentication-and-permissions.md | ||
5-relationships-and-hyperlinked-apis.md | ||
6-viewsets-and-routers.md | ||
7-schemas-and-client-libraries.md | ||
quickstart.md |