1
0
mirror of https://github.com/django/django.git synced 2025-01-25 09:39:23 +00:00
django/tests/model_formsets
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
..