django1/docs/ref/forms
Loic Bistuer f1f0c4f16b Removed confusing paragraph from the docs.
This snippet wasn't particularly helpful as `add_error()` is described
in greater details in the following section.

Thanks Claude Paroz for the report.
2014-11-05 16:00:30 +07:00
..
api.txt Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed(). 2014-08-15 08:14:45 -04:00
fields.txt Fixed #13181 -- Added support for callable choices to forms.ChoiceField 2014-11-04 11:23:58 -05:00
formsets.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
index.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
models.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
validation.txt Removed confusing paragraph from the docs. 2014-11-05 16:00:30 +07:00
widgets.txt Fixed #22786 -- Documented value_from_datadict caveat 2014-08-29 10:24:50 +02:00