Tim Graham ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 11 years ago
..
api.txt c23b3717be Fixed #21962 -- Added escape_html flag to ErrorDict.as_json() 11 years ago
fields.txt 4965a77407 Removed PIL compatability layer per deprecation timeline. 11 years ago
formsets.txt df27803a55 Fixed #9532 -- Added min_num and validate_min on formsets. 11 years ago
index.txt f9ab543720 Fixed #20084 -- Provided option to validate formset max_num on server. 12 years ago
models.txt ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 11 years ago
validation.txt 2e4200b5c7 Fixed #21654 -- Documented a use-case for Form.errors.as_data(). 11 years ago
widgets.txt 867f8fd6c7 Made some PEP8 fixes in docs/ref/forms/widgets.txt 11 years ago