﻿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
13181	ChoiceField.choices need to accept callable, not only list or tuple	mariarchi	Peter Inglesby	"see http://groups.google.com/group/django-developers/browse_thread/thread/3d98f84430bda806

The subject pretty much describes all of it. If 'initial' can be a 
callable, why 'choices' can't? Writing custom function is way more 
convenient then altering __init__ method of the model. "	New feature	closed	Forms	dev	Normal	fixed	ChoiceField, choices	admin@… t.zander@… someuniquename@…	Accepted	1	0	0	0	0	0
