﻿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
5010	non latin characters in django.core.mail don't work due to quoted-printable issue	mitja.pagon@…	Adrian Holovaty	Non latin characters in mails, sent using django's built in mail class, don't display correctly. The problem seems to be in the 'Content-Transfer-Encoding' being set to 'quoted-printable' that doesn't support non latin characters. Even when DEFAULT_CHARSET is changed to someting other that 'utf-8', like 'ISO-8859-2' it still doesn't work, even thought, as I understand, non 'utf-8' messages should be base64 encoded. 		closed	Core (Mail)	dev		duplicate			Unreviewed	0	0	0	0	0	0
