mirror of
https://github.com/Hopiu/django.git
synced 2026-04-02 14:20:25 +00:00
Added minimal multiple inheritance test case showing error.
Removed obsolete diamond-inheritance case, originally added in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_abstract_inheritance.py | ||
| tests.py | ||