django/tests/model_inheritance
Mads Jensen c51bf80d56 Used more specific unittest assertions in tests. 2021-07-07 10:51:38 +02:00
..
__init__.py
models.py Removed unused __str__() methods in tests models. 2020-04-30 09:13:23 +02:00
test_abstract_inheritance.py Used more specific unittest assertions in tests. 2021-07-07 10:51:38 +02:00
tests.py Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribute_to_class(). 2021-06-15 12:01:28 +02:00