mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
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.
Backport of f574220f from master
9.2 KiB
9.2 KiB