django-rest-framework/docs/api-guide
2022-09-22 10:50:23 +01:00
..
authentication.md Docs: edit headings in Authentication (#8644) 2022-09-09 15:27:15 +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 add drf-standardized-errors to third party packages (#8487) 2022-06-06 12:46:11 +01:00
fields.md docs: delete duplicate explanation (#8641) 2022-09-22 10:50:23 +01:00
filtering.md Update filtering.md (#8331) 2022-01-17 09:41:23 +00:00
format-suffixes.md Correct variable name (#8306) 2021-12-22 15:17:57 +00:00
generic-views.md Use .get() to find correct kwargs field and avoid KeyError (#8607) 2022-08-31 10:18:17 +01:00
metadata.md Fix schema endpoint example (#7178) 2020-05-05 14:04:35 +01:00
pagination.md Add missing commas in pagination response samples (#8185) 2021-12-13 14:04:04 +00:00
parsers.md docs: outline the difference between JSON and form parsers. Fix #7633 2020-11-12 09:48:18 +01:00
permissions.md Docs: Clarify model used in DjangoModelPermissions (#8615) 2022-08-22 12:32:54 +01:00
relations.md corrected grammar to improve clarity (#8466) 2022-04-14 21:00:38 +01:00
renderers.md We've renamed the drf-renderer-xlsx package to drf-excel. (#8396) 2022-03-08 10:39:16 +00: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 Update include and namespace URLs (#8520) 2022-06-09 15:30:47 +01:00
schemas.md make get_reference public (#7515) 2022-06-06 13:44:02 +01:00
serializers.md docs: fix level of some headings (#8636) 2022-09-05 13:02:12 +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 Link added for Test Case Classes and corrected stable link for Refresh from DB (#8381) 2022-03-23 12:07:44 +00:00
throttling.md docs: Add a note on concurrency and races (#6950) 2022-04-24 23:16:18 +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 Imported Response (#8207) 2021-10-07 15:52:44 +01:00
viewsets.md IsAdmin permissions changed to IsAdminUser (#8227) 2021-12-08 14:33:41 +00:00