diff options
| author | tom christie tom@tomchristie.com | 2011-02-19 13:12:35 +0000 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-02-19 13:12:35 +0000 |
| commit | e4fff6ea6e5422af23c324897ed1cff8f8a6e903 (patch) | |
| tree | 030c0d0a02e25ffdef43781fbc815dbce48dd16d /docs/library/validators.rst | |
| parent | 57b3a372f2122d022f9d6f43818e5fe9d318ce03 (diff) | |
| download | django-rest-framework-e4fff6ea6e5422af23c324897ed1cff8f8a6e903.tar.bz2 | |
Clean up the docs
Diffstat (limited to 'docs/library/validators.rst')
| -rw-r--r-- | docs/library/validators.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/library/validators.rst b/docs/library/validators.rst new file mode 100644 index 00000000..acca71eb --- /dev/null +++ b/docs/library/validators.rst @@ -0,0 +1,5 @@ +:mod:`validators` +=============== + +.. automodule:: validators + :members: |
