1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-05 12:53:33 +03:00
django-rest-framework/docs/api-guide
2016-10-14 11:29:48 +01:00
..
authentication.md Rename an invalid reference to BasicToken in the docs 2016-09-19 21:52:06 +02:00
content-negotiation.md Replace "class based views" occurrences with "class-based views" () 2016-07-08 08:38:50 +01:00
exceptions.md Error codes () 2016-10-11 10:25:21 +01:00
fields.md Fix minor typo 2016-08-05 11:57:43 -07:00
filtering.md Version 3.5 () 2016-10-10 13:03:46 +01:00
format-suffixes.md Replace "class based views" occurrences with "class-based views" () 2016-07-08 08:38:50 +01:00
generic-views.md Removed incorrect line from generic-views.md () 2016-10-14 11:29:48 +01:00
metadata.md More docs on configuring a custom metadata class. 2015-07-16 10:19:27 +01:00
pagination.md Version 3.5 () 2016-10-10 13:03:46 +01:00
parsers.md Replace "class based views" occurrences with "class-based views" () 2016-07-08 08:38:50 +01:00
permissions.md Add django-rest-framework-roles to third party packages in permissions docs () 2016-08-19 11:44:31 +01:00
relations.md Corrected artist and album_name 2016-10-11 11:20:48 +11:00
renderers.md Replace "class based views" occurrences with "class-based views" () 2016-07-08 08:38:50 +01:00
requests.md Update requests.md 2016-05-18 08:38:18 +01:00
responses.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
reverse.md Version 3.5 () 2016-10-10 13:03:46 +01:00
routers.md minor docs indentation fix () 2016-05-06 11:58:58 +01:00
schemas.md Version 3.5 () 2016-10-10 13:03:46 +01:00
serializers.md Add drf-dynamic-fields to third party packages () 2016-09-30 17:06:36 +01:00
settings.md Version 3.5 () 2016-10-10 13:03:46 +01:00
status-codes.md Adding support for RFC 4918 status codes () 2016-07-26 11:09:12 +01:00
testing.md Version 3.5 () 2016-10-10 13:03:46 +01:00
throttling.md [documentation] Throttling random request code example fix () 2016-08-30 10:37:48 +01:00
validators.md Case insensitive uniqueness validation () 2016-10-04 13:44:50 +01:00
versioning.md Fix handling of ALLOWED_VERSIONS and no DEFAULT_VERSION () 2016-08-10 15:19:56 +01:00
views.md Version 3.5 () 2016-10-10 13:03:46 +01:00
viewsets.md Add .partial_update to ModelViewSet documentation 2016-03-29 10:50:12 -06:00