mirror of
https://github.com/django/django.git
synced 2025-08-10 05:48:15 +00:00
![]() It's now forbidden to call queryset.update(field=instance) when instance
hasn't been saved to the database ie. instance.pk is None.
Conflicts:
tests/queries/tests.py
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |