django1/docs/ref/forms
Loic Bistuer e61d99d96d Fixed -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00
..
api.txt Fixed -- Added escape_html flag to ErrorDict.as_json() 2014-02-28 07:05:55 -05:00
fields.txt Removed PIL compatability layer per deprecation timeline. 2014-03-21 10:54:53 -04:00
formsets.txt Fixed -- Added min_num and validate_min on formsets. 2013-09-19 13:11:49 -04:00
index.txt Fixed -- 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 -- Documented a use-case for Form.errors.as_data(). 2014-02-14 06:52:50 -05:00
widgets.txt Fixed -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00