b6d3212190
Previously, known related objects overwrote related objects loaded
though select_related. This could cancel the effect of select_related
when it was used over more than one level.
Thanks boxm for the bug report and timo for bisecting the regression.
Conflicts:
tests/select_related_regress/tests.py
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |