django/tests/model_inheritance
2025-05-08 16:07:08 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_abstract_inheritance.py Fixed #36295, Refs #24305 -- Allowed overriding GenericForeignKey fields on abstract models. 2025-05-08 16:07:08 +01:00
tests.py Fixed #36093 -- Adjusted unique checks to account for inherited primary keys. 2025-01-14 16:21:19 +01:00