django/tests/model_inheritance
Akis Kesoglou b877697472 [1.6.x] Fixed #23370 -- defer() + select_related() crashed with inherited models.
Backport of 6613ea6e3f from master
2014-08-30 07:16:47 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 2013-08-15 20:33:02 -04:00
tests.py [1.6.x] Fixed #23370 -- defer() + select_related() crashed with inherited models. 2014-08-30 07:16:47 -04:00