﻿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
20532	Password reset email template should reverse view by name, not by path	gwahl@…	Simon Charette	"`password_reset_email.html` reverses a url for `django.contrib.auth.views.password_reset_confirm`. This fails when you have substituted your own `password_reset_confirm` view, despite naming it correctly in your urlconf.

This is potentially backwards-incompatible if someone is using their own urlconf for the password reset views, but neglected to name them. However, these views are documented as being named: https://docs.djangoproject.com/en/1.5/topics/auth/default/#django.contrib.auth.views.password_reset_confirm"	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed		bmispelon@… timograham@…	Accepted	1	1	0	0	0	0
