﻿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
7758	Can't override the form_url for change_view - like you can with add_view	Rozza	nobody	"
Refs: [http://code.djangoproject.com/ticket/7757 #7757]

As there is a way to override the form_url for the add_view there should also be a way to override for the change_view.

Use case example - add GET params to the form action so that you can pass GET data as well as post - for callback etc..
"	New feature	closed	contrib.admin	dev	Normal	fixed	newforms admin customization		Ready for checkin	1	1	1	0	1	0
