﻿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
5735	transaction for newforms-admin	Honza Král	jkocherhans	When I try and save some object in admin that has some edit_inline and some error occurs while saving those, the DB is inconsistent - the main object exists, as well as some of the inline objects, but not all of them. Would it break anything to wrap {{{save_change}}} and {{{save_add}}} in {{{django.db.transaction.commit_on_success}}}?		closed	Uncategorized	newforms-admin		fixed	nfa-blocker admin transaction		Accepted	1	0	0	0	0	0
