summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2013-08-22 10:42:10 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2013-08-22 10:59:59 +0300
commit161e26c2ec9f88bf0395941aaa2fd193b110affd (patch)
treec0249aa7372dc01d54a0f4f339a47d5e84d1b834 /docs
parent69a4594cb7b4eab7c689866557c491c85cdf3aa2 (diff)
[1.6.x] 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. Backpatch of 8d65b6082c8bf5df25608d8733470879a8a61d7d. Conflicts: django/db/models/sql/compiler.py tests/queries/tests.py
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions