﻿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
12979	TestCase disables savepoint_commit, savepoint_rollback	Forest Bond	nobody	"TestCase uses transactions to speed up tests.  This is reasonable, well-documented behavior.

However, there is no benefit in disabling savepoint_commit and savepoint_rollback.  With these functions disabled, there is no way to recover the transaction if an IntegrityError occurs.

Fixing this is trivial (I'll attach a patch)."		closed	Testing framework	dev		fixed		Forest Bond	Accepted	1	0	0	0	0	0
