diff options
| author | tom christie tom@tomchristie.com | 2011-03-05 21:55:45 +0000 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-03-05 21:55:45 +0000 |
| commit | bba89cbcf13d35e32efd2035258063e7f0967e0d (patch) | |
| tree | ff43dbe9670d7ae9cb4c54848d5155c117a40da0 | |
| parent | 69c567cd8732d4221c9f8372f886a73dcdbb056c (diff) | |
| download | django-rest-framework-bba89cbcf13d35e32efd2035258063e7f0967e0d.tar.bz2 | |
Doc tweaking again. Must get back to some proper stuff soon...
| -rw-r--r-- | docs/library/validators.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/validators.rst b/docs/library/validators.rst index acca71eb..5d8b1dd7 100644 --- a/docs/library/validators.rst +++ b/docs/library/validators.rst @@ -1,5 +1,5 @@ :mod:`validators` -=============== +================= .. automodule:: validators :members: |
