﻿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
24342	Add an EnumField as standard	Thomas Stephenson	nobody	Add support for an `EnumField` which is backed by the corresponding `enum` type if one exists in the database engine (eg. mysql, postgres), with a default implementation of CharField in other database types and mapped to instances of the `enum.Enum` (or `enum34.Enum` in python 2).	Uncategorized	new	Database layer (models, ORM)	1.7	Normal				Unreviewed	0			0	0	0
