django/tests/model_inheritance
k 399a8db33b Fixed #28695 -- Allowed models to use __init_subclass__(). 2017-10-13 21:29:12 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
test_abstract_inheritance.py Used assertRaisesMessage() to test Django's error messages. 2017-07-29 19:07:23 -04:00
tests.py Fixed #28695 -- Allowed models to use __init_subclass__(). 2017-10-13 21:29:12 -04:00