﻿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
10958	Autocommit setting never sets isolation_level of connection to 0	kmishler@…	nobody	Using the latest django code from subversion (revision 10645), when I have autocommit set to True in my settings.py, it looks like the isolation_level of the connection is never being set to 0. 3460_r10645-autocommit.diff patch seems to fix the problem, but I don't know if it's the right way to fix it. 		closed	Database layer (models, ORM)	dev		fixed		richard.davies@…	Accepted	1	0	0	0	0	0
