Skip to content
This repository has been archived by the owner. It is now read-only.

Removed transaction management after commit. #4

Merged
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

@@ -146,4 +146,3 @@ def bulk_update(objs, meta=None, update_fields=None, exclude_fields=None,
del values, pks

connection.cursor().execute(sql, parameters)
transaction.commit_unless_managed(using=using)
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.