django-rest-framework/docs/api-guide
Carlton Gibson 6de33effd6
Doc’d requirement to implement has_object_permission() (#6462)
…when using provided permission classes.

Closes #6402.
2019-02-19 16:18:55 +01:00
..
authentication.md Remove unmaintained digest authentication package (#6347) 2018-12-06 16:26:40 +00:00
caching.md Fix typo in caching docs 2019-02-13 19:00:16 -05:00
content-negotiation.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
exceptions.md Fix exceptions.md (#6003) 2018-05-25 10:42:22 +01:00
fields.md min_value/max_value support in DurationField (#5643) 2018-04-24 09:24:05 +02:00
filtering.md Updated filtering docs to use filterset_fields. (#6415) 2019-01-21 21:00:54 +01:00
format-suffixes.md Prefer https:// for URLs when available throughout project (#6208) 2018-10-02 08:28:58 +02:00
generic-views.md Clean up all whitespace throughout project (#5578) 2017-11-09 20:57:53 +01:00
metadata.md Prefer https:// for URLs when available throughout project (#6208) 2018-10-02 08:28:58 +02:00
pagination.md Remove dot character from "pagination_class" (#6137) 2018-10-02 08:49:31 +02:00
parsers.md correct grammar, remove common noun after proper noun. (#6383) 2018-12-24 15:54:27 +00:00
permissions.md Doc’d requirement to implement has_object_permission() (#6462) 2019-02-19 16:18:55 +01:00
relations.md Updated example models to use __str__ in relations docs. (#6433) 2019-02-01 19:50:27 +01:00
renderers.md Fix #3387: Documentation - Remove leading '.' before format option (#6388) 2019-01-04 14:45:08 +00:00
requests.md Fix typo: 'what' to 'that' (#6437) 2019-02-02 14:49:58 +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 Prefer https:// for URLs when available throughout project (#6208) 2018-10-02 08:28:58 +02:00
schemas.md Remove reference to deprecated drf-openapi package (#6398) 2019-01-08 12:47:09 +00:00
serializers.md Fix Python 3 compat in documentation 2019-02-16 15:47:13 +01:00
settings.md Improvements to ViewSet extra actions (#5605) 2018-07-06 10:33:10 +02:00
status-codes.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
testing.md Fix a badly formatted title in docs (#6089) 2019-01-08 12:07:00 +00:00
throttling.md Fix throttling documentation for specifying alternate caches (#6446) 2019-02-06 21:26:09 +01:00
validators.md Prefer https:// for URLs when available throughout project (#6208) 2018-10-02 08:28:58 +02:00
versioning.md Refer to "NamespaceVersioning" instead of "NamespacedVersioning" in the documentation (#5754) 2018-01-29 15:33:14 +01:00
views.md Prefer https protocol for links in docs when available 2018-01-15 15:15:21 +01:00
viewsets.md Fix action support for ViewSet suffixes (#6081) 2018-10-02 16:22:21 +02:00