﻿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
6653	"missing note in the ""Sending e-mail"" documentation"	Bernd Schlapsi	nobody	"Today I looked into the source code from django/core/mail.py. In this file I found the following note in the docstring from send_mail
{{{
NOTE: This method is deprecated. It exists for backwards compatibility.
New code should use the EmailMessage class directly.
}}}

But this hint doesn't appear in the official documentation: http://www.djangoproject.com/documentation/email/

It would make sense to show this note also in the documentation "		closed	Documentation	dev		duplicate			Unreviewed	0	0	0	0	0	0
