django-rest-framework/docs/api-guide
Victor Mireyev 3eef5f47f3
Fix typo in links (#7289)
Reference-style link should be enclosed in square brackets. Otherwise it is treated as an inline-style link.
2020-04-24 22:38:01 -04:00
..
authentication.md Add django-rest-auth fork to docs (#7227) 2020-03-17 15:45:45 -07:00
caching.md Update docs imports (#7030) 2019-11-01 10:56:59 -07:00
content-negotiation.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
exceptions.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
fields.md Remove a few no longer needed compat checks and references (#7092) 2019-12-16 18:59:25 +00:00
filtering.md SearchFilter to support JSONField and HStoreField (#7121) 2020-04-23 09:38:14 +01:00
format-suffixes.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
generic-views.md Remove a few no longer needed compat checks and references (#7092) 2019-12-16 18:59:25 +00:00
metadata.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
pagination.md Fix pagination docs meta information 2019-07-15 20:14:59 +01:00
parsers.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
permissions.md Fix typos (#6835) 2019-07-25 10:04:01 -07:00
relations.md Elaborated on nested relationships (#7051) 2019-11-18 12:35:36 +00:00
renderers.md Fixed docs' custom render example. (#7171) 2020-04-06 17:09:23 +02:00
requests.md Fix docs typos (#7015) 2019-10-24 11:31:12 -07:00
responses.md Fix link to Django docs (#7040) 2019-11-06 09:34:28 -08:00
reverse.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
routers.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
schemas.md Fix typo in links (#7289) 2020-04-24 22:38:01 -04:00
serializers.md Fix serializer example in docs (#7233) 2020-03-17 09:49:19 -07:00
settings.md Update DEFAULT_SCHEMA_CLASSES default value in Settings docs (#7014) 2019-11-06 21:37:13 +01:00
status-codes.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
testing.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
throttling.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
validators.md Drop set_context() (#7062) 2019-12-03 11:16:27 +00:00
versioning.md Updated url() with re_path() in Versioning docs. (#7043) 2019-11-07 13:20:56 +01:00
views.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
viewsets.md Updates Ruby on Rails reference link (#7269) 2020-04-13 03:58:51 +01:00