0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref/forms
Anubhav Joshi 416a858023 Fixed #17922 -- Added required_css_class to form label.
Thanks hanson2010 for the suggestion.
2014-03-24 08:11:54 -04:00
..
api.txt Fixed #17922 -- Added required_css_class to form label. 2014-03-24 08:11:54 -04:00
fields.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
formsets.txt Fixed #9532 -- Added min_num and validate_min on formsets. 2013-09-19 13:11:49 -04:00
index.txt Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
models.txt Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 2014-03-22 07:56:48 -04:00
validation.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
widgets.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00