1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-03-30 06:44:27 +03:00
django-rest-framework/docs/api-guide
2022-10-12 11:23:45 +01:00
..
authentication.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
caching.md docs: add example for caching () 2021-03-09 11:49:19 +00:00
content-negotiation.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
exceptions.md add drf-standardized-errors to third party packages () 2022-06-06 12:46:11 +01:00
fields.md docs: delete duplicate explanation () 2022-09-22 10:50:23 +01:00
filtering.md Update filtering.md () 2022-01-17 09:41:23 +00:00
format-suffixes.md Correct variable name () 2021-12-22 15:17:57 +00:00
generic-views.md Use .get() to find correct kwargs field and avoid KeyError () 2022-08-31 10:18:17 +01:00
metadata.md Fix schema endpoint example () 2020-05-05 14:04:35 +01:00
pagination.md Add missing commas in pagination response samples () 2021-12-13 14:04:04 +00:00
parsers.md docs: outline the difference between JSON and form parsers. Fix 2020-11-12 09:48:18 +01:00
permissions.md Docs: Clarify model used in DjangoModelPermissions () 2022-08-22 12:32:54 +01:00
relations.md corrected grammar to improve clarity () 2022-04-14 21:00:38 +01:00
renderers.md We've renamed the drf-renderer-xlsx package to drf-excel. () 2022-03-08 10:39:16 +00:00
requests.md docs: outline the difference between JSON and form parsers. Fix 2020-11-12 09:48:18 +01:00
responses.md Fix link to Django docs () 2019-11-06 09:34:28 -08:00
reverse.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
routers.md Update include and namespace URLs () 2022-06-09 15:30:47 +01:00
schemas.md make get_reference public () 2022-06-06 13:44:02 +01:00
serializers.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
settings.md Update DEFAULT_SCHEMA_CLASSES default value in Settings docs () 2019-11-06 21:37:13 +01:00
status-codes.md Update mkdocs () 2019-06-30 19:04:36 -07:00
testing.md Link added for Test Case Classes and corrected stable link for Refresh from DB () 2022-03-23 12:07:44 +00:00
throttling.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
validators.md fix typo () 2021-08-11 11:30:09 +01:00
versioning.md Updated url() with re_path() in Versioning docs. () 2019-11-07 13:20:56 +01:00
views.md Imported Response () 2021-10-07 15:52:44 +01:00
viewsets.md IsAdmin permissions changed to IsAdminUser () 2021-12-08 14:33:41 +00:00