django/tests/model_forms
Tim Graham 325dd0befe [1.10.x] Fixed -- Fixed empty data fallback to model field default in model forms.
Backport of 4bc6b93994 from master
2016-08-24 19:37:04 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.10.x] Fixed -- Fixed empty data fallback to model field default in model forms. 2016-08-24 19:37:04 -04: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_uuid.py Fixed -- Corrected ModelForm.save() error message when saving invalid form with UUIDField pk. 2015-08-07 07:44:59 -04:00
tests.py [1.10.x] Fixed -- Fixed empty data fallback to model field default in model forms. 2016-08-24 19:37:04 -04:00