diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-08-22 10:42:10 +0300 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-08-22 10:51:07 +0300 |
| commit | 8d65b6082c8bf5df25608d8733470879a8a61d7d (patch) | |
| tree | 54a9d5c541e01c42254924f0b9fa30cdf64b14d4 /django/forms/forms.py | |
| parent | c5f768f8cc53a54686bcb1867cc4400393427ffe (diff) | |
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.
Diffstat (limited to 'django/forms/forms.py')
0 files changed, 0 insertions, 0 deletions
