django1/docs/ref/forms
Russell Keith-Magee bc82e20370 Fixed #12001 -- Modified the example of form validation to use the form's error class, rather than assuming ErrorList. Thanks to Suor for the report, and timo for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-10 14:06:09 +00:00
..
api.txt Fixed #13037 -- Added documentation for the css_classes() helper class. Thanks to marcusf for the report. 2010-03-08 03:18:22 +00:00
fields.txt Fixed #13032 - Added localize parameter to form fields to be able to selectively enable localization. 2010-03-27 16:43:27 +00:00
index.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
validation.txt Fixed #12001 -- Modified the example of form validation to use the form's error class, rather than assuming ErrorList. Thanks to Suor for the report, and timo for the patch. 2010-05-10 14:06:09 +00:00
widgets.txt Fixed #7437: SelectDateWidget is not documented. 2009-09-10 15:45:15 +00:00