﻿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
11127	Consistent regex for django.contrib.auth.forms.AuthenticationForm	Richard Davies <richard.davies@…>	nobody	"In django/contrib/auth/forms.py, two out of three forms validate the username with a regex (UserCreationForm, UserChangeForm), but the third (AuthenticationForm) does not.

This patch copies the same regex to apply in that form too."		closed	contrib.auth			wontfix		richard.davies@…	Accepted	1	0	0	0	0	0
