diff options
| author | Tom Christie | 2014-11-25 16:29:14 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-11-25 16:29:14 +0000 | 
| commit | 4ed0ae82e353e918c4f8e2b1c3bd27d67d349fe3 (patch) | |
| tree | 5fc1d9f439c1d0a9d45cf160cb1a905a1916ef46 /mkdocs.yml | |
| parent | f13c0ebe69f92ecad7e84257b3baf2ccafe69b3e (diff) | |
| download | django-rest-framework-4ed0ae82e353e918c4f8e2b1c3bd27d67d349fe3.tar.bz2 | |
Add validators page
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ pages:   - ['api-guide/serializers.md', 'API Guide', 'Serializers']   - ['api-guide/fields.md', 'API Guide', 'Serializer fields']   - ['api-guide/relations.md', 'API Guide', 'Serializer relations'] -# - ['api-guide/validators.md', 'API Guide', 'Validators'] + - ['api-guide/validators.md', 'API Guide', 'Validators']   - ['api-guide/authentication.md', 'API Guide', 'Authentication']   - ['api-guide/permissions.md', 'API Guide', 'Permissions']   - ['api-guide/throttling.md', 'API Guide', 'Throttling']  | 
