﻿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
31090	Log when DB transactions are commited and rollbacked.	Petter Strandmark	Ilya Bass	"Background: I was debugging database calls today with the `django.db.backends` log.

Problem: The `BEGIN` SQL calls show up in the logs, but there is no way to see when the transaction is commited or if it is rolled back. 

As easy solution would be to log commits and rollbacks as well."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
