django/docs/ref/forms
Baptiste Mispelon 8d1f339667 [1.5.x] Removed a mention of `Form._errors` from the documentation.
Also removed a sentence that was incorrect: raising a
`ValidationError` inside `Form.clean` doesn't clear the
`cleaned_data` attribute.

Thanks to loic84 and timograham for the review.

Backport of 9aa6d4bdb6 and
0048ed77c7 from master.
2013-11-12 21:05:06 +01:00
..
api.txt [1.5.x] Fixed #20567 - Documented BoundField.id_for_label. 2013-06-09 12:16:56 -04:00
fields.txt [1.5.x] Added links to default widget in forms.fields documentation 2012-12-29 11:32:20 +01:00
index.txt [1.5.x] Fixed #10239 - Added docs for modelform_factory 2013-01-11 06:01:19 -05:00
models.txt [1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets. 2013-07-08 08:32:28 -04:00
validation.txt [1.5.x] Removed a mention of `Form._errors` from the documentation. 2013-11-12 21:05:06 +01:00
widgets.txt [1.5.x] Misc doc cleanups. 2013-07-29 07:06:34 -04:00