﻿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
11639	Can't remove prepopulated fields from fieldset in ModelAdmin	leanmeandonothingmachine	nobody	I'd like to propose that when the prepopulated fields argument that is passed to the AdminForm helper in BaseModelAdmin is generated by a method that takes the request object. That would give you ability to use the get_fieldsets overide to filter out prepopulated fields and then use this new override to alter the prepopulated fields to match what you did in get_fieldsets. See attached patch for my implementation.	New feature	closed	contrib.admin	1.3-beta	Normal	fixed	sprintnov13	Ben Spaulding	Ready for checkin	1	0	0	0	0	0
