django-rest-framework/docs/api-guide
Germán Larraín aed8387e05 docs: Fix description of DecimalField's max_digits (#4714)
As of PR #4377, `max_digits=None` is allowed for `DecimalField`.
2016-11-29 15:35:43 +00:00
..
authentication.md Rename an invalid reference to BasicToken in the docs 2016-09-19 21:52:06 +02:00
content-negotiation.md Replace "class based views" occurrences with "class-based views" (#4251) 2016-07-08 08:38:50 +01:00
exceptions.md Correct a small typo in exceptions documentation 2016-11-14 16:58:16 +00:00
fields.md docs: Fix description of DecimalField's max_digits (#4714) 2016-11-29 15:35:43 +00:00
filtering.md Edit to the import in Setting filter backends 2016-11-22 14:50:47 -08:00
format-suffixes.md Replace "class based views" occurrences with "class-based views" (#4251) 2016-07-08 08:38:50 +01:00
generic-views.md Removed incorrect line from generic-views.md (#4583) 2016-10-14 11:29:48 +01:00
metadata.md More docs on configuring a custom metadata class. 2015-07-16 10:19:27 +01:00
pagination.md Add drf-proxy-pagination reference to Pagination docs 2016-10-23 04:36:36 +03:00
parsers.md Replace "class based views" occurrences with "class-based views" (#4251) 2016-07-08 08:38:50 +01:00
permissions.md Add django-rest-framework-roles to third party packages in permissions docs (#4417) 2016-08-19 11:44:31 +01:00
relations.md added on_delete=models.CASCADE to models.ForeignKey in the documentation (#4614) 2016-10-22 16:37:23 +01:00
renderers.md Replace "class based views" occurrences with "class-based views" (#4251) 2016-07-08 08:38:50 +01:00
requests.md Update requests.md 2016-05-18 08:38:18 +01:00
responses.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
reverse.md Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
routers.md minor docs indentation fix (#4101) 2016-05-06 11:58:58 +01:00
schemas.md Version 3.5.0 (#4596) 2016-10-20 16:25:40 +01:00
serializers.md Add drf-dynamic-fields to third party packages (#4530) 2016-09-30 17:06:36 +01:00
settings.md Update the Python doc links to use https and point to Python 3 (#4713) 2016-11-29 12:27:00 +00:00
status-codes.md Adding support for RFC 4918 status codes (#4291) 2016-07-26 11:09:12 +01:00
testing.md Invalidate any existing prefetch cache on PUT requests. (#4668) 2016-11-11 09:44:35 +00:00
throttling.md [documentation] Throttling random request code example fix (#4451) 2016-08-30 10:37:48 +01:00
validators.md docs typo fix (#4701) 2016-11-24 09:39:18 +00:00
versioning.md Fix handling of ALLOWED_VERSIONS and no DEFAULT_VERSION (#4370) 2016-08-10 15:19:56 +01:00
views.md Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
viewsets.md Add .partial_update to ModelViewSet documentation 2016-03-29 10:50:12 -06:00