django-rest-framework/docs/api-guide
Mark c5d9144aef
fix typo (#8122)
Co-authored-by: mgold <mgold@iponweb.net>
2021-08-11 11:30:09 +01:00
..
authentication.md Fixed some punctuation marks & small typos (#8015) 2021-06-02 10:02:11 +01:00
caching.md docs: add example for caching (#7118) 2021-03-09 11:49:19 +00:00
content-negotiation.md Update mkdocs (#6769) 2019-06-30 19:04:36 -07:00
exceptions.md Provide example for dict in ValidationError detail (#7788) 2021-03-08 11:46:35 +00:00
fields.md update SerializerMethodField example in docs (#7858) 2021-03-22 12:08:19 +00:00
filtering.md No need to explictitly set None as default (#7373) 2021-03-16 13:29:13 +00:00
format-suffixes.md Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01:00
generic-views.md Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01:00
metadata.md Fix schema endpoint example (#7178) 2020-05-05 14:04:35 +01:00
pagination.md Punctuations and missing "to" preposition (#7966) 2021-05-10 12:26:26 +01:00
parsers.md docs: outline the difference between JSON and form parsers. Fix #7633 2020-11-12 09:48:18 +01:00
permissions.md Document object level permissions gotchas (#7446) 2021-03-15 10:28:45 +00:00
relations.md Changed url to django docs so it points to the stable version (#7628) 2020-11-12 18:42:42 +01:00
renderers.md fix: broken cite (#8086) 2021-08-06 16:39:58 +01:00
requests.md docs: outline the difference between JSON and form parsers. Fix #7633 2020-11-12 09:48:18 +01: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 Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01:00
schemas.md FIX: Broken cite. (#7951) 2021-04-26 09:30:41 +01:00
serializers.md Fixes inconsistent headers in serializer docs (#8056) 2021-06-28 13:07:41 +01: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 Fix broken documentation link (#7305) 2020-04-30 13:14:27 +01:00
throttling.md Update throttling.md (#7606) 2020-11-05 09:43:45 +01:00
validators.md fix typo (#8122) 2021-08-11 11:30:09 +01:00
versioning.md Updated url() with re_path() in Versioning docs. (#7043) 2019-11-07 13:20:56 +01:00
views.md Correct indentation 2020-09-16 09:43:27 -04:00
viewsets.md Fix typo in docs (#7853) 2021-03-21 09:53:09 +00:00