1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/model_inheritance
2023-06-15 08:16:11 +02:00
..
__init__.py
models.py Fixed #33414 -- Fixed creating diamond-shaped MTI objects for common ancestor with primary key that has a default. 2023-06-15 08:16:11 +02:00
test_abstract_inheritance.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #33414 -- Fixed creating diamond-shaped MTI objects for common ancestor with primary key that has a default. 2023-06-15 08:16:11 +02:00