﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26323	TransactionManagementError is raised when autocommit is false	Tore Lundqvist	nobody	"TransactionManagementError: ""An error occurred in the current transaction. You can't execute queries until the end of the 'atomic' block."" is raised when you try to used a database connection  after a database exception even those autocommit was set to false from the start. It should be up to the user how to handle the database exception and the transaction as autocommit was set to false. "	Bug	closed	Database layer (models, ORM)	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
