diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-09-06 17:13:51 -0500 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-09-06 21:59:28 -0500 |
| commit | f855058c35db9d35ba7f310d8f9db6f4533b7424 (patch) | |
| tree | 693a3b62d983c501050548d1fde1fa062b808a83 /docs | |
| parent | 2a2ac5c1400c67f25388621a39749c918a4efe98 (diff) | |
[1.6.x] Fixed #11811 -- Data-loss bug in queryset.update.
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 b4cd8169 from master.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
