django-rest-framework/docs/api-guide
2016-10-23 04:36:36 +03: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" (#4251) 2016-07-08 08:38:50 +01:00
exceptions.md Error codes (#4550) 2016-10-11 10:25:21 +01:00
fields.md Fix minor typo 2016-08-05 11:57:43 -07:00
filtering.md Deprecate DjangoFilter backend (#4593) 2016-10-20 10:47:09 +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 Removed incorrect line from generic-views.md (#4583) 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 Add drf-proxy-pagination reference to Pagination docs 2016-10-23 04:36:36 +03:00
parsers.md Replace "class based views" occurrences with "class-based views" (#4251) 2016-07-08 08:38:50 +01:00
permissions.md Add django-rest-framework-roles to third party packages in permissions docs (#4417) 2016-08-19 11:44:31 +01:00
relations.md added on_delete=models.CASCADE to models.ForeignKey in the documentation (#4614) 2016-10-22 16:37:23 +01:00
renderers.md Replace "class based views" occurrences with "class-based views" (#4251) 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 (#4525) 2016-10-10 13:03:46 +01:00
routers.md minor docs indentation fix (#4101) 2016-05-06 11:58:58 +01:00
schemas.md Version 3.5.0 (#4596) 2016-10-20 16:25:40 +01:00
serializers.md Add drf-dynamic-fields to third party packages (#4530) 2016-09-30 17:06:36 +01:00
settings.md Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
status-codes.md Adding support for RFC 4918 status codes (#4291) 2016-07-26 11:09:12 +01:00
testing.md Version 3.5.0 (#4596) 2016-10-20 16:25:40 +01:00
throttling.md [documentation] Throttling random request code example fix (#4451) 2016-08-30 10:37:48 +01:00
validators.md Case insensitive uniqueness validation (#4534) 2016-10-04 13:44:50 +01:00
versioning.md Fix handling of ALLOWED_VERSIONS and no DEFAULT_VERSION (#4370) 2016-08-10 15:19:56 +01:00
views.md Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
viewsets.md Add .partial_update to ModelViewSet documentation 2016-03-29 10:50:12 -06:00