﻿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
12684	Have callback for email creation in generic views sending emails	Alexandre Garnier	nobody	"I'd like to use [http://docs.djangoproject.com/en/dev/topics/email/#sending-alternative-content-types EmailMultiAlternatives] mails for my mails to have multipart with text & HTML (for nice looking mails but with simple text support).
But with generic views (and forms) like [http://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth.views.password_reset django.contrib.auth.views.password_reset], I can only give an email_template_name.

It would be nice to have a create_email callback to let me create the Email object that the view send."	New feature	closed	Generic views	1.1	Normal	duplicate			Accepted	0	0	0	0	0	0
