mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-28 22:47:36 +03:00
* 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 | ||