diff options
| author | Tom Christie | 2014-10-31 13:47:36 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-10-31 13:47:36 +0000 | 
| commit | 27622058872c00e357deb7d7e86619a793ef4b41 (patch) | |
| tree | 91c56c4fdef898e4b5cc444cc2dd5de0c528479f /mkdocs.py | |
| parent | cd40dcb06500424ef9016913a1a89db0deed8a1f (diff) | |
| download | django-rest-framework-27622058872c00e357deb7d7e86619a793ef4b41.tar.bz2 | |
Validator documentation and tweaks
Diffstat (limited to 'mkdocs.py')
| -rwxr-xr-x | mkdocs.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -59,6 +59,7 @@ path_list = [      'api-guide/serializers.md',      'api-guide/fields.md',      'api-guide/relations.md', +    'api-guide/validation.md',      'api-guide/authentication.md',      'api-guide/permissions.md',      'api-guide/throttling.md', | 
