django/tests/update
Ryan P Kilby bad03eb108 Fixed #36481 -- Fixed QuerySet.update concrete fields check.
FieldError is now emitted for invalid update calls involving reverse
relations, where previously they failed with AttributeError.
2025-09-04 12:15:45 -04:00
..
__init__.py
models.py Fixed #36481 -- Fixed QuerySet.update concrete fields check. 2025-09-04 12:15:45 -04:00
tests.py Fixed #36481 -- Fixed QuerySet.update concrete fields check. 2025-09-04 12:15:45 -04:00