mirror of
https://github.com/django/django.git
synced 2025-10-29 16:46:11 +00:00
newforms-admin: Merged to [4409]
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4410 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -51,7 +51,7 @@ too messy. The choice is yours.
|
|||||||
Overview
|
Overview
|
||||||
========
|
========
|
||||||
|
|
||||||
As the ``django.forms`` ("manipulators") system before it, ``django.newforms``
|
As with the ``django.forms`` ("manipulators") system before it, ``django.newforms``
|
||||||
is intended to handle HTML form display, validation and redisplay. It's what
|
is intended to handle HTML form display, validation and redisplay. It's what
|
||||||
you use if you want to perform server-side validation for an HTML form.
|
you use if you want to perform server-side validation for an HTML form.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user