8d65b6082c
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. |
||
---|---|---|
.. | ||
__init__.py | ||
aggregates.py | ||
compiler.py | ||
constants.py | ||
datastructures.py | ||
expressions.py | ||
query.py | ||
subqueries.py | ||
where.py |