« Previous | Next » 

Revision a53f77ee

IDa53f77ee9a289aa3f1862c4e0c087ff97e72a96b

Added by Kostas Papadimitriou almost 11 years ago

astakos: Explicit transaction handling in commit_manually views

since django 1.3, when using the ``transaction.commit_manually`` decorator,
transaction is required to be closed (using either commit/rollback) even if
only read db operations are executed from within the wrapped method.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences