Formatting change to docs/forms.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3839 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a0b78df2bb
commit
8920f65acd
|
@ -507,7 +507,7 @@ validator function. For example::
|
||||||
|
|
||||||
This validator will always be executed for any field it is attached to.
|
This validator will always be executed for any field it is attached to.
|
||||||
|
|
||||||
Ready-made Validators
|
Ready-made validators
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
Writing your own validator is not difficult, but there are some situations
|
Writing your own validator is not difficult, but there are some situations
|
||||||
|
|
Loading…
Reference in New Issue