django-rest-framework/docs/api-guide
2019-03-12 21:15:12 -07: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 Document DateTimeField default_timezone argument (#6469) 2019-03-12 21:15:12 -07:00
filtering.md Fix get_search_fields example (#6487) 2019-03-04 14:46:14 +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 Fixed a typo in pagination docs. (#6475) 2019-02-28 15:18:58 +01:00
parsers.md correct grammar, remove common noun after proper noun. (#6383) 2018-12-24 15:54:27 +00:00
permissions.md Add negation ~ operator to permissions composition (#6361) 2019-02-25 15:33:40 +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