django1/docs/ref/forms
Russell Keith-Magee 5a74f0c936 Fixed #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin for the report, and ptone for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13163 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-09 05:49:14 +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 #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin for the report, and ptone for the patch. 2010-05-09 05:49:14 +00:00
widgets.txt Fixed #7437: SelectDateWidget is not documented. 2009-09-10 15:45:15 +00:00