﻿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
15289	New transaction behavior only works if DEBUG=False	Florian Apolloner	nobody	CursorDebugWrapper defines it's own !__getattr!__ and as such eliminates the effect of http://code.djangoproject.com/browser/django/trunk/django/db/backends/util.py?rev=15493#L18 I also never get a dirty transaction if in autocommit mode, is this wanted behavior? Patch for the first one would be just removing !__getattr!__, not sure about the later one.		closed	Database layer (models, ORM)	dev		fixed			Accepted	0	0	0	0	0	0
