django/tests/model_inheritance
Simon Charette 026574e03c [1.9.x] 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.

Backport of 67cf5efa31 from master
2016-03-28 21:15:16 -04:00
..
same_model_name Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__init__.py
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
tests.py [1.9.x] Fixed #26413 -- Fixed a regression with abstract model inheritance and explicit parent links. 2016-03-28 21:15:16 -04:00