diff options
| author | Dougal Matthews | 2014-11-05 13:59:45 +0000 |
|---|---|---|
| committer | Dougal Matthews | 2014-11-25 12:44:11 +0000 |
| commit | cbb6799d2dc2d87e58e67e1044075319262a674b (patch) | |
| tree | 2c25bf20fa32a91ae9e6d943acb2594d43418d5e | |
| parent | 78223eb8efe2e4e44516edd9a70597b62211df35 (diff) | |
| download | django-rest-framework-cbb6799d2dc2d87e58e67e1044075319262a674b.tar.bz2 | |
Add validators from 27622058872c00e357deb7d7e86619a793ef4b41 and
254701230d85612cf0210d4549c2d74f410a181d
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", ] |
