django/docs/ref/forms
Loic Bistuer ee77d4b253 Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
..
api.txt Fixed #18134 -- BoundField.label_tag now includes the form's label_suffix 2013-06-10 14:23:15 -04:00
fields.txt add missing imports to the examples in the 'Forms' 2013-05-19 13:31:45 +02:00
formsets.txt Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
index.txt
models.txt
validation.txt Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
widgets.txt