django/docs/ref/forms
Loic Bistuer 3ce9829b61 Fixed #17413 -- Serialization of form errors along with all metadata. 2013-12-16 16:33:28 -05:00
..
api.txt Fixed #17413 -- Serialization of form errors along with all metadata. 2013-12-16 16:33:28 -05:00
fields.txt Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion 2013-11-18 18:24:56 +01:00
formsets.txt Fixed #9532 -- Added min_num and validate_min on formsets. 2013-09-19 13:11:49 -04:00
index.txt
models.txt
validation.txt Removed Form._errors from the docs in favor of the add_error API. 2013-11-30 01:00:53 +07:00
widgets.txt