﻿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
6629	change_view does not hand over instance parameter to ModelForm	lowshoe	nobody	"when overwriting '''form_add''' and '''form_change''' to use a custom ModelForm for a model in admin interface, the change_form is not properly filled with the existing object data. reason is the missing '''instance'''-parameter when instantiating the ModelForm inside django.contrib.admin.options.change_view

see patch for details."		closed	contrib.admin	newforms-admin		duplicate	ModelAdmin, ModelForm, form_change		Unreviewed	1	0	0	0	0	0
