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 17:15:23 -0500 |
| commit | b4cd8169de604943f8aaee3666282c95e650e5f4 (patch) | |
| tree | 58c3b9f4fc8ef77fafa0e24f396d0d98eb75864e /AUTHORS | |
| parent | 73f38eb4d15d3da4707d8637178334c2f105ca19 (diff) | |
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.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
