django/docs/ref/forms
Loic Bistuer e61d99d96d Fixed #20684 -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00
..
api.txt Fixed #21962 -- 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
index.txt
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 #21654 -- Documented a use-case for Form.errors.as_data(). 2014-02-14 06:52:50 -05:00
widgets.txt Fixed #20684 -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00