1
0
mirror of https://github.com/django/django.git synced 2025-01-26 18:19:18 +00:00
django/tests/model_inheritance
Carlton Gibson 4bbe8261c4 Fixed #31437 -- Corrected tests to show abstract multiple inheritance system check error.
Added minimal multiple inheritance test case showing error.
Removed obsolete diamond-inheritance case, originally added in
85ef98dc6ec565b1add417bd76808664e7318026.
2020-04-08 20:29:48 +02:00
..