b4cd8169de
It's now forbidden to call queryset.update(field=instance) when instance hasn't been saved to the database ie. instance.pk is None. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |
b4cd8169de
It's now forbidden to call queryset.update(field=instance) when instance hasn't been saved to the database ie. instance.pk is None. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |