﻿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
20832	Add html password reset email	Justin Michalicek	Justin Michalicek	"I would like django.contrib.auth.views.password_reset and the associated django.contrib.auth.forms.PasswordResetForm to be able to send an optional multipart text/html email.  This could be done by adding an optional html_email_template parameter to the view's parameters and to the form's save() method.

This was discussed on google groups in this thread: https://groups.google.com/forum/#!topic/django-developers/_mXKP9JZzK0 (the other change mentioned there was already accepted and implemented)

I intend to implement the change on https://github.com/jmichalicek/django/commits/add_html_password_reset_email
"	New feature	closed	contrib.auth	dev	Normal	fixed			Accepted	0	0	0	0	0	0
