django/tests/model_regress
Tim Graham 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
..
__init__.py
models.py Refs #23919 -- Removed support for broken Model.__str__() in Model.__repr__(). 2017-06-11 15:52:19 -04:00
test_pickle.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
test_state.py Refs #28459 -- Optimized ModelState instantiation. 2017-08-11 15:41:04 -04:00
tests.py Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00