django/docs/topics/class-based-views
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
..
generic-display.txt
generic-editing.txt Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 2014-03-22 07:56:48 -04:00
index.txt
intro.txt Amended login required mixin documentation to honor **initkwargs. 2014-03-17 18:45:06 -04:00
mixins.txt Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00