﻿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
26607	Add a hook to customize the admin's formsets parameters	David Sanders	Manav Agarwal	New feature that adds a method on InlineModelAdmin for providing initial data for the inline formset. By default there is no implementation, although one could be implemented to use `GET` parameters like `get_changeform_initial_data`, but it wouldn't be trivial due to the list nature of formset initial data.	New feature	closed	contrib.admin	dev	Normal	fixed	admin inline formset initial		Ready for checkin	1	0	0	0	0	0
