django/docs/ref/forms
Jacob Kaplan-Moss 92803205cb Fixed #3512: it's now possible to add CSS hooks to required/erroneous form rows. Thanks, SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-12 18:52:12 +00:00
..
api.txt Fixed #3512: it's now possible to add CSS hooks to required/erroneous form rows. Thanks, SmileyChris. 2009-12-12 18:52:12 +00:00
fields.txt Fixed #11374 -- Modified the documentation for forms.BooleanField to allow for the fact that it can be rendered using widgets other than a checkbox. Thanks to lygaret for the patch. 2009-07-15 13:54:11 +00:00
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
validation.txt Fixed #9902 -- Corrected misspelling in form validation documentation, thanks zunzun. 2008-12-23 04:13:14 +00:00
widgets.txt Fixed #7437: SelectDateWidget is not documented. 2009-09-10 15:45:15 +00:00