﻿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
12516	email_re has moved from django.form.fields to django.core.validators	wildfire@…	nobody	"Hi,

I just tested out a few sites with Django 1.2 alpha 1; and a number of them had:

from django.form.fields import email_re

In Django 1.2 alpha 1, this has moved to django.core.validators

It would be useful if this was noted in the release / upgrade notes, or if appropriate, a compatibility import in django.form.field was made available -- either works for me."		closed	Core (Other)	1.1		fixed			Accepted	0	0	0	0	0	0
