django/tests/model_inheritance
Simon Charette 67cf5efa31 Fixed #26413 -- Fixed a regression with abstract model inheritance and explicit parent links.
Thanks Trac alias trkjgrdg for the report and Tim for investigation and review.
2016-03-28 21:11:37 -04:00
..
same_model_name Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #25354 -- Added class/app_label interpolation for related_query_name. 2016-01-28 11:10:47 -05:00
tests.py Fixed #26413 -- Fixed a regression with abstract model inheritance and explicit parent links. 2016-03-28 21:11:37 -04:00