django/tests/regressiontests/select_related_regress
Russell Keith-Magee 8b1aebbf35 Fixed #12851 -- Another attempt at fixing select_related() with inherited models, this time with only(). Thanks to phxx for the test case.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13059 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-30 16:32:48 +00:00
..
__init__.py Fixed handling of multiple fields in a model pointing to the same related model. 2008-06-29 02:36:18 +00:00
models.py Fixed #12851 -- Another attempt at fixing select_related() with inherited models, this time with only(). Thanks to phxx for the test case. 2010-04-30 16:32:48 +00:00