mirror of
https://github.com/django/django.git
synced 2025-09-10 11:09:12 +00:00
FieldError is now emitted for invalid update calls involving reverse relations, where previously they failed with AttributeError.
FieldError is now emitted for invalid update calls involving reverse relations, where previously they failed with AttributeError.