django1/tests/model_inheritance
Akis Kesoglou 3297f9e1ad [1.7.x] Fixed #23370 -- defer() + select_related() crashed with inherited models.
Backport of 6613ea6e3f from master
2014-08-30 07:16:42 -04:00
..
same_model_name [1.7.x] Fixed #22402 -- Consolidated model_inheritance tests. 2014-04-21 11:43:38 +02:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #17673 -- Forbid field shadowing. 2014-02-10 10:04:19 -05:00
tests.py [1.7.x] Fixed #23370 -- defer() + select_related() crashed with inherited models. 2014-08-30 07:16:42 -04:00