django/docs/topics/forms
Tim Graham ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
Also applies to modelform(set)_factory and generic model views.

refs #19733.
2014-03-22 07:56:48 -04:00
..
formsets.txt Fixed spelling mistakes in docs. 2014-02-28 21:03:46 -05:00
index.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
media.txt Fixed #20772 -- Fixed minor typo in form media docs. 2013-07-19 15:48:38 +07:00
modelforms.txt Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 2014-03-22 07:56:48 -04:00