diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-04-29 13:42:26 -0400 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-04-30 10:38:19 +0100 |
| commit | 8ef4e0bd423ac3764004c73c3d1098e7a51a2945 (patch) | |
| tree | 3d5cb330f4fa5aa44d447e519361d6dca8d37af4 /tests/admin_scripts/complex_app/models/foo.py | |
| parent | 27ffccc96bc68cd726a12f45ddf48f96973e9dce (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/models/foo.py')
0 files changed, 0 insertions, 0 deletions
