django/tests/model_forms
Simon Charette 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. 2018-11-27 09:35:17 -05:00
..
__init__.py
models.py Eliminated the need to modify a model forms test when new test files are added. 2018-02-28 10:26:26 -05:00
test.png
test2.png
test_modelchoicefield.py Refs #28312 -- Added an optimized __bool__() to ModelChoiceIterator. 2018-04-23 13:03:07 -04:00
test_uuid.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py Switched setUp() to setUpTestData() where possible in Django's tests. 2018-11-27 09:35:17 -05:00