django/docs/ref/forms
Baptiste Mispelon b6acc4f749 [1.6.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 20:54:37 +01:00
..
api.txt [1.6.x] Forms docs: More emphasis in 'id' value customizability. 2013-10-12 13:30:58 -03:00
fields.txt
formsets.txt
index.txt
models.txt
validation.txt [1.6.x] Removed a mention of Form._errors from the documentation. 2013-11-12 20:54:37 +01:00
widgets.txt