Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English language
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12201 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8b9cf79ff6
commit
dd167aa91e
|
@ -45,4 +45,4 @@ forms that you can subclass to reuse pieces of the form handling logic:
|
|||
Handles the details of the comment itself.
|
||||
|
||||
This class contains the ``name``, ``email``, ``url``, and the ``comment``
|
||||
field itself, along with the associated valdation logic.
|
||||
field itself, along with the associated validation logic.
|
Loading…
Reference in New Issue