django-rest-framework/docs/api-guide
2023-02-16 12:48:34 +06:00
..
authentication.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
caching.md docs: add example for caching (#7118) 2021-03-09 11:49:19 +00:00
content-negotiation.md Docs: Convert all tabs into spaces (#8692) 2022-10-12 11:23:45 +01:00
exceptions.md Update documentation regarding arguments of ValidationError (#8807) 2023-01-10 00:53:49 +06:00
fields.md Possibility to remove trailing zeros on DecimalFields representation (#6514) 2022-11-16 14:31:50 +00:00
filtering.md Remove Core API mentions from docs (#8780) 2022-11-28 14:41:08 +01:00
format-suffixes.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
generic-views.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
metadata.md Fix schema endpoint example (#7178) 2020-05-05 14:04:35 +01:00
pagination.md Remove Core API mentions from docs (#8780) 2022-11-28 14:41:08 +01:00
parsers.md Remove extraneous word "Both" (#8740) 2022-11-10 10:31:06 +00:00
permissions.md Fix Respect can_read_model permission in DjangoModelPermissions (#8009) 2023-01-13 14:52:54 +06:00
relations.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
renderers.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
requests.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
responses.md Fix link to Django docs (#7040) 2019-11-06 09:34:28 -08:00
reverse.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
routers.md Add SimplePathRouter (#6789) 2023-01-12 14:16:48 +06:00
schemas.md Update schema generation doc & add deprecation notice #8453 (#8773) 2022-11-22 19:53:54 +06:00
serializers.md docs: fix code example (#8880) 2023-02-16 12:48:34 +06:00
settings.md Update DEFAULT_SCHEMA_CLASSES default value in Settings docs (#7014) 2019-11-06 21:37:13 +01:00
status-codes.md Added http 102, 103, 421, and 425 status codes in documentation (#8763) 2022-11-17 13:13:09 +00: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: Convert all tabs into spaces (#8692) 2022-10-12 11:23:45 +01:00
validators.md Revert "Fix bug in validators documentation (#8779)" (#8811) 2023-01-03 17:59:36 +06:00
versioning.md Updated url() with re_path() in Versioning docs. (#7043) 2019-11-07 13:20:56 +01:00
views.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
viewsets.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00