﻿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
10286	Get  EmailMessage.content_subtype default value from settings.py	ajcontreras	nobody	"I want to propose a new feature.I want to use my own password reset html template (password_reset_email.html) but the default ''content_subtype'' for [http://code.djangoproject.com/browser/django/trunk/django/core/mail.py#L197 EmailMessage] is 'plain', so I can't use rich html templates right now, just text, and I don't want to override [http://code.djangoproject.com/browser/django/trunk/django/contrib/auth/forms.py#L111 PasswordResetForm] class. Then, the question is: is it possible to change this property to get value from settings.py, like [http://code.djangoproject.com/browser/django/trunk/django/core/mail.py#L234 encoding]?. 

Thanks."		closed	Core (Mail)	1.0		wontfix			Unreviewed	0	0	0	0	0	0
