﻿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
12895	"""SetPasswordForm"" should be ""PasswordResetForm"""	kun	nobody	"notice errors with this documentation:
http://docs.djangoproject.com/en/1.1/topics/auth/#topics-auth

search this keyword:
views.password_reset(request[, is_admin_site, template_name, email_template_name, password_reset_form, token_generator, post_reset_redirect])

in ""Optional arguments:"" -> ""password_reset_form"" -> ""Defaults to SetPasswordForm."" <<< it shoud be ""PasswordResetForm""

the source code(django\contrib\auth\views.py -> def password_reset...) is ""PasswordResetForm"", so it shoud be an error."		closed	Documentation	1.1		fixed			Ready for checkin	1	0	0	0	0	0
