django/tests/regressiontests/model_formsets_regress
Russell Keith-Magee b3085f8ae5 Fixed #15167 -- Ensure that non-form errors are always part of an ErrorList. Thanks to Harm Geerts for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15424 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-05 06:33:16 +00:00
..
__init__.py
models.py Fixed #14938 - Fixed save-as-new on inline formset with new forms. 2011-01-25 04:52:54 +00:00
tests.py Fixed #15167 -- Ensure that non-form errors are always part of an ErrorList. Thanks to Harm Geerts for the report and patch. 2011-02-05 06:33:16 +00:00