﻿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
7068	contrib.auth.forms are not i18n enabled	Maciej Wiśniowski	nobody	"!AuthenticationForm, !PasswordResetForm, !PasswordChangeForm, !AdminPasswordChangeForm have no 'label' set for it's fields, eg.:

{{{
password1 = forms.CharField(max_length=60, widget=forms.PasswordInput)
}}}

so field labels are not internationalized.
Patch is attached.

Would be nice if this can be applied with ticket 6905 http://code.djangoproject.com/ticket/6905."		closed	Contrib apps	newforms-admin		fixed	password auth reset	pigletto@…	Accepted	1	0	0	0	0	0
