aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDougal Matthews2014-11-05 13:59:45 +0000
committerDougal Matthews2014-11-25 12:44:11 +0000
commitcbb6799d2dc2d87e58e67e1044075319262a674b (patch)
tree2c25bf20fa32a91ae9e6d943acb2594d43418d5e
parent78223eb8efe2e4e44516edd9a70597b62211df35 (diff)
downloaddjango-rest-framework-cbb6799d2dc2d87e58e67e1044075319262a674b.tar.bz2
Add validators from 27622058872c00e357deb7d7e86619a793ef4b41 and
254701230d85612cf0210d4549c2d74f410a181d
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 45cbb7e7..2d1886a0 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -24,6 +24,7 @@ pages:
- ['api-guide/serializers.md', "API Guide", ]
- ['api-guide/fields.md', "API Guide", ]
- ['api-guide/relations.md', "API Guide", ]
+ - ['api-guide/validators.md', "API Guide", ]
- ['api-guide/authentication.md', "API Guide", ]
- ['api-guide/permissions.md', "API Guide", ]
- ['api-guide/throttling.md', "API Guide", ]