django/tests/model_forms
Loic Bistuer 71093d22b6 Fixed #16986 -- Model.clean() can report errors on individual fields.
This commit provides the tests for this issue but the actual problem was solved
by the ValidationError refactor in f34cfec and ee77d4b.

Refs #20199.
2013-08-06 02:26:51 +07:00
..
__init__.py
models.py Fixed #16986 -- Model.clean() can report errors on individual fields. 2013-08-06 02:26:51 +07:00
test.png
test2.png
tests.py Fixed #16986 -- Model.clean() can report errors on individual fields. 2013-08-06 02:26:51 +07:00