django/tests/model_forms
Etienne Chové e7cdb0cd7e Fixed #30014 -- Fixed ModelChoiceField validation when initial value is a model instance.
Thanks Carlton Gibson for reviews.
2019-10-11 13:28:09 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
test.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test2.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_modelchoicefield.py Fixed #30014 -- Fixed ModelChoiceField validation when initial value is a model instance. 2019-10-11 13:28:09 +02:00
test_uuid.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
tests.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00