﻿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
17155	ModelForm.clean() return value not applied to instance when used in a modelformset	anonymous	nobody	Define a form with a clean method that alters the values in {{{ self.cleaned_data }}} before returning them. If you use the form in a modelformset, the values returned by {{{ form.clean }}} are not applied to the model instance upon saving the formset (possibly related to #12960).	Bug	closed	Forms	dev	Normal	worksforme			Unreviewed	0	0	0	0	0	0
