﻿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
25431	ModelFormset regression in object clean() accessing a FK	Claude Paroz	nobody	"When a ModelForm with an inline formset is validated (at least when all objects are new), the inline instances are constructed without the link to their parent model, because the fk field is excluded from the instance construction (see BaseModelForm._post_clean).

Like #25349, this regression is probably caused by 45e049937d2564d11035827ca9a9221b86215e45/#13776."	Bug	closed	Forms	1.8	Release blocker	fixed	regression		Ready for checkin	1	0	0	0	0	0
