summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/complex_app/admin/foo.py
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2025-04-29 13:42:26 -0400
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-04-30 10:38:19 +0100
commit8ef4e0bd423ac3764004c73c3d1098e7a51a2945 (patch)
tree3d5cb330f4fa5aa44d447e519361d6dca8d37af4 /tests/admin_scripts/complex_app/admin/foo.py
parent27ffccc96bc68cd726a12f45ddf48f96973e9dce (diff)
Fixed #36360 -- Fixed QuerySet.update() crash when referring annotations through values().
The issue was only manifesting itself when also filtering againt a related model as that forces the usage of a subquery because SQLUpdateCompiler doesn't support the UPDATE FROM syntax yet. Regression in 65ad4ade74dc9208b9d686a451cd6045df0c9c3a. Refs #28900. Thanks Gav O'Connor for the detailed report.
Diffstat (limited to 'tests/admin_scripts/complex_app/admin/foo.py')
0 files changed, 0 insertions, 0 deletions