﻿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
8520	password_change() got an unexpected keyword argument 'post_save_redirect'	Karen Tracey	nobody	"As reported on the user's list: http://groups.google.com/group/django-users/browse_thread/thread/1906d4819565f78c

the admin change password link generates an exception.  This was introducted in [8473].  The new parameter to change_password was called 'post_change_redirect' in change_password itself but 'post_save_redirect' in the code that attempts to pass in the new parameter.  I'll attach a patch that uses the change_password name consistently."		closed	contrib.admin	dev		fixed		password_change() got an unexpected keyword argument 'template_name'	Unreviewed	0	0	0	0	0	0
