﻿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
17988	BaseModelFormset.save doesn't honor commit=False when deleting objects.	Remoun Metyas	tuxcanfly	"When saving a `ModelFormSet` with some object(s) marked for deletion, calling `formset.save(commit=False)` still deletes the objects, which would then cause an obscure `ValidationEror` with `invalid_choice` when `formset.save()` is called again.

The attached patches are against trunk, but this exists as of 1.3, if not earlier."	Bug	closed	Forms	1.3	Normal	duplicate		lemaire.adrien@… Anssi Kääriäinen tuxcanfly timograham@…	Accepted	1	0	0	0	1	0
