diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2010-07-13 18:35:49 +0000 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2010-07-13 18:35:49 +0000 |
| commit | 317010ed40da8b5e6b86d90723b2b1766129c64e (patch) | |
| tree | 3f7032fa3e74fd40e2abd323e6e026798f0d8e63 /docs/ref/validators.txt | |
| parent | f70c9985c20681a00e63457c2c11b30ab9235d33 (diff) | |
[soc2010/query-refactor] Merged up to trunk r13425.
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13429 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/validators.txt')
| -rw-r--r-- | docs/ref/validators.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/validators.txt b/docs/ref/validators.txt index bbba84c7f9..916c388f08 100644 --- a/docs/ref/validators.txt +++ b/docs/ref/validators.txt @@ -5,6 +5,8 @@ Validators ========== .. versionadded:: 1.2 +.. module:: django.core.validators + :synopsis: Validation utilities and base classes Writing validators ================== |
