diff options
| author | Ed Bartosh <eduard.bartosh@intel.com> | 2015-12-09 14:18:44 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-12-14 19:41:11 -0500 |
| commit | 423b3afce431fd0a1d683bca9b2b80a1c4e3c8ca (patch) | |
| tree | adef37d273518c170151df6cae1fbdf5a762b4f9 /django/contrib/postgres/fields | |
| parent | 5146e2cf984a83c2eb9d8102ea73ee0792a9528b (diff) | |
Fixed #25939 -- Removed redundant transaction in QuerySet.update_or_create().
There is no need to wrap the save() call in transaction.atomic() as
it's already done down the call stack in Model.save_base().
Diffstat (limited to 'django/contrib/postgres/fields')
0 files changed, 0 insertions, 0 deletions
