Skip to content
Commit 8d65b608 authored by Anssi Kääriäinen's avatar Anssi Kääriäinen
Browse files

Fixed #20955 -- select_related regression

In cases where the same connection (from model A to model B along the
same field) was needed multiple times in a select_related query, the
join setup code mistakenly reused an existing join.
parent c5f768f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment