django/docs/ref/forms
Loic Bistuer 0e03d4618b [1.7.x] 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.

Backport of f1f0c4f16b from master
2014-11-05 16:06:20 +07:00
..
api.txt [1.7.x] Fixed a grammar error in docs/ref/forms/api.txt. 2014-08-14 12:15:14 -04:00
fields.txt [1.7.x] Fixed #23354 -- Documented that ModelChoiceField to_field_name should be a unique field. 2014-08-27 07:45:34 -04:00
formsets.txt [1.7.x] Fixed versionchanged indentation in docs/. 2014-11-03 21:43:21 -05:00
index.txt [1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:17:13 -04:00
models.txt [1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:17:13 -04:00
validation.txt [1.7.x] Removed confusing paragraph from the docs. 2014-11-05 16:06:20 +07:00
widgets.txt [1.7.x] Fixed #22786 -- Documented value_from_datadict caveat 2014-08-29 10:25:32 +02:00