﻿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
17189	form_url not passed to change_password.html	marc3@…	nobody	"Hello,

I have put TEMPLATE_STRING_IF_INVALID = '**TAG**' in my settings.py. If I go to the admin, open a user and try to modify the password (using the admin password change form), this the (abstract) code that is generated, which of course fails:

<form action=""**TAG**"" method=""post"" id=""user_form""><div style='display:none'><input type='hidden' name='csrfmiddlewaretoken' value='e89f493c88a4059f820eb35af0528722' /></div>
<div>

Regards"	Bug	closed	contrib.admin	1.3	Normal	fixed			Ready for checkin	0	0	0	0	0	0
