﻿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
15317	TransactionManagementError  exception on a clean transaction	Jerzy Ludwichowski	nobody	"I have a simple test view decorated with a transaction.commit_manually. The view does only a few database (MySQL) reads. Before returning I do a transaction.commit() and surely the call to transaction.is_dirty() returns False.

A further test with all database reads removed yields the same result. 

My Django installation is at SVN 15540. "		closed	Database layer (models, ORM)	dev		invalid			Unreviewed	0	0	0	0	0	0
