1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
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
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