mirror of
https://github.com/django/django.git
synced 2025-07-07 21:35:15 +00:00
![]() 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
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |