1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-11 19:33:42 +03:00
django-rest-framework/docs/api-guide
Julius Lange a4f6059d50
Fix typo in renderers documentation ()
It's called lUAlatex and not lAUlatex.
2025-01-07 19:19:39 +00:00
..
authentication.md Add official support for Django 5.1 () 2024-09-07 17:21:18 +06:00
caching.md Apply black formatting to caching markdown () 2024-03-27 10:39:49 +00:00
content-negotiation.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
exceptions.md Update exceptions.md () 2023-08-15 10:56:42 +06:00
fields.md Accept integers as min/max values of DecimalField () 2024-09-07 17:07:28 +06:00
filtering.md Align SearchFilter behaviour to django.contrib.admin search () 2023-07-25 19:01:23 +06:00
format-suffixes.md Improve style, fix some typos () 2022-10-19 11:20:11 +01:00
generic-views.md Improve style, fix some typos () 2022-10-19 11:20:11 +01:00
metadata.md Fix schema endpoint example () 2020-05-05 14:04:35 +01:00
pagination.md minor documentation improvements and fixes () 2023-03-14 13:31:34 +00:00
parsers.md minor documentation improvements and fixes () 2023-03-14 13:31:34 +00:00
permissions.md Revert "Fix Respect can_read_model permission in DjangoModelPermissions (#8…" () 2024-03-21 22:45:12 +00:00
relations.md Improve style, fix some typos () 2022-10-19 11:20:11 +01:00
renderers.md Fix typo in renderers documentation () 2025-01-07 19:19:39 +00:00
requests.md Improve style, fix some typos () 2022-10-19 11:20:11 +01:00
responses.md Fix link to Django docs () 2019-11-06 09:34:28 -08:00
reverse.md Fix Links in Documentation to Django reverse and reverse_lazy () 2023-05-17 11:46:48 +06:00
routers.md Docs: move path converter into a separate section () 2024-09-10 17:29:31 +06:00
schemas.md Make inflection package truly optional () 2024-03-18 23:29:02 +01:00
serializers.md Fix docs typo in Serializers Validators () 2024-10-23 20:09:36 +06:00
settings.md Add missing DEFAULT_VERSIONING_CLASS entry to API docs () 2023-10-08 13:30:10 +06:00
status-codes.md Added http 102, 103, 421, and 425 status codes in documentation () 2022-11-17 13:13:09 +00:00
testing.md support django 2.1 test client json data automatically serialized () 2024-12-28 16:22:21 +06:00
throttling.md Docs: Convert all tabs into spaces () 2022-10-12 11:23:45 +01:00
validators.md Removed extra <> in validators example () 2024-11-18 17:43:53 +06:00
versioning.md Updated url() with re_path() in Versioning docs. () 2019-11-07 13:20:56 +01:00
views.md Improve style, fix some typos () 2022-10-19 11:20:11 +01:00
viewsets.md Add missing import in /api-guide/viewsets/ example () 2024-01-25 12:01:06 +01:00