django/tests/regressiontests/select_related_regress
2010-04-30 14:07:47 +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 -- Corrected the loading of values when select_related() is used on inherited models. Thanks to phxx for the report and test case. 2010-04-30 14:07:47 +00:00