﻿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
18409	Make RegexField work with unicode characters	Julien Phalip	nobody	"Currently `RegexField` won't work with unicode characters. So for example it's not possible to have a username containing unicode characters using the `contrib.auth` forms.

It's a really simple fix (see pull request below) but I'm not sure if this is risky or potentially backwards compatible. If so then perhaps one could consider adding a new `UnicodeRegexField` class?"	Bug	closed	Forms	1.4	Normal	fixed			Ready for checkin	1	0	0	0	0	0
