In queries using .defer() together with .select_related() the values
and fields arguments didn't align properly for resolve_columns().
Backpatch of
|
||
---|---|---|
.. | ||
__init__.py | ||
aggregates.py | ||
compiler.py | ||
constants.py | ||
datastructures.py | ||
expressions.py | ||
query.py | ||
subqueries.py | ||
where.py |