django-rest-framework/docs/api-guide
Tom Christie c3b7fba918 Exclude read_only=True fields from unique_together validation & add docs. (#4192)
* Exclude read_only=True fields from unique_together validation
* Test to ensure that unique_together validators can be removed
* Do not add uniquness_extra_kwargs when validators are explicitly declared.
* Add docs on validation in complex cases
2016-06-13 13:31:12 +01:00
..
authentication.md Note on obtain_auth_token and throttles/permissions. Closes #4128. [ci skip] (#4173) 2016-06-06 11:03:56 +01:00
content-negotiation.md Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
exceptions.md Docs on exception handler context. Closes #2604. 2015-02-26 13:20:26 +00:00
fields.md Convert readthedocs link for their .org -> .io migration for hosted projects 2016-05-29 23:26:56 +01:00
filtering.md Update filtering.md 2016-06-02 16:12:35 +09:00
format-suffixes.md More cleanup of browser overrides 2015-09-28 15:33:55 +01:00
generic-views.md Those are now fully removed. 2016-03-08 06:38:03 +01:00
metadata.md More docs on configuring a custom metadata class. 2015-07-16 10:19:27 +01:00
pagination.md Fix code sample indention 2016-03-21 10:23:34 +00:00
parsers.md Update FileUploadParser docs. Closes #4167. [ci skip] (#4169) 2016-06-03 09:37:09 +01:00
permissions.md Fix typo in permissions docs 2016-05-03 14:20:45 -04:00
relations.md Typo fix (#4094) 2016-05-03 15:53:55 +01:00
renderers.md Add LaTeX renderer to documentation (#4131) 2016-05-17 12:09:25 +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 Use MkDocs meta.source to render source code links 2014-11-25 12:44:11 +00:00
routers.md minor docs indentation fix (#4101) 2016-05-06 11:58:58 +01:00
serializers.md Allow relative style hyperlinked URLs 2016-06-02 15:03:17 +01:00
settings.md PAGINATE_BY_PARAM and MAX_PAGINATE_BY removed in 3.3 2016-03-08 06:41:08 +01:00
status-codes.md Change tab to spaces 2015-12-23 12:58:14 -08:00
testing.md Fix testing example. Closes #3346 2015-08-28 13:52:18 +01:00
throttling.md Small doc typo throttles --> throttling 2015-10-01 14:25:04 +07:00
validators.md Exclude read_only=True fields from unique_together validation & add docs. (#4192) 2016-06-13 13:31:12 +01:00
versioning.md Add /en to Heroku guidelines link 2016-03-07 21:01:04 +01:00
views.md @api_view defaults to allowing GET 2014-11-28 15:55:02 +00:00
viewsets.md Add .partial_update to ModelViewSet documentation 2016-03-29 10:50:12 -06:00