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:
Adrian Holovaty 2006-09-25 17:43:13 +00:00
parent a0b78df2bb
commit 8920f65acd
1 changed files with 1 additions and 1 deletions

View File

@ -507,7 +507,7 @@ validator function. For example::
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