﻿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
17561	EmailField does not automatically lower the case in email addresses	zechs.marquie@…	nobody	"Neither in a form or a model does the EmailField become lower case upon saving or validating.

If this field were to be lower the validation regex would be simpler.  In addition if you have a unique constraint on this field within your model then you are free to add test@example.com and tesT@Example.com and any unique variant of upper/lower case characters.

Seems a bit of a short fall seeing as the EmailField does some validation on email addresses already."	Bug	closed	Database layer (models, ORM)	1.3	Normal	invalid	EmailField, duplicates		Unreviewed	0	0	0	0	0	0
