﻿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
18047	Reset password mail subject not internacionalizing as it should	thiagocavila@…	nobody	"When I call for:
{{{
	url(r'^login/forgot/$', 'django.contrib.auth.views.password_reset', name='auth_forgot'),
	url(r'^login/forgot/done/$', 'django.contrib.auth.views.password_reset_done'),
}}}
Using default template and the generic views with no parameters.

It sends me and email with the body translated and the subject always in English."	Bug	closed	Internationalization	1.4	Normal	fixed	django.contrib.auth.views		Fixed on a branch	0	0	0	0	1	0
