django/tests/model_forms
Alasdair Nicol 5b26a014a8 Fixed #23865 -- documented how to assign errors to a field in Model.clean()
Also added a unit test wit the simpler syntax which we have documented,
where the dictionary values are strings.
2014-11-21 13:01:28 -05:00
..
__init__.py
models.py Fixed #23865 -- documented how to assign errors to a field in Model.clean() 2014-11-21 13:01:28 -05:00
test.png
test2.png
tests.py Fixed #23865 -- documented how to assign errors to a field in Model.clean() 2014-11-21 13:01:28 -05:00