1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/model_inheritance
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