mirror of
https://github.com/django/django.git
synced 2025-08-10 22:08:21 +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 |