..
authentication.md
Update docs link to Django OAuth Toolkit. ( #7737 )
2021-03-02 08:26:31 +01:00
caching.md
Update docs imports ( #7030 )
2019-11-01 10:56:59 -07: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
Fixed some documentation headings to use a space ( #7364 )
2020-10-10 17:42:59 +01:00
filtering.md
Make it more clear to add django_filters to INSTALLED_APPS in docs. ( #7535 )
2020-09-14 19:46:51 +02: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
Fix pagination docs meta information
2019-07-15 20:14:59 +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
Add drf-psq package to docs ( #7451 )
2020-09-09 08:54:05 +01: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
Clarify documentation for TemplateHTMLRenderer
2020-12-30 09:11:38 +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 example override of SchemaGenerator.get_schema()
2020-10-09 09:38:11 +01:00
serializers.md
Small documentation fix
2020-11-22 12:21:30 +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
Remove object inheritance in docs ( #7332 )
2020-05-13 17:54:46 -07: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 #7612 ( #7622 )
2020-11-02 09:45:43 +01:00