﻿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
899	Formfield doesn't display default value	ross@…	Philippe Raoult	"If my model contains this:

{{{
currency = meta.CharField(maxlength=4,default=""Foo"")
}}}

And a form template does this:

{{{
{{form.currency}}
}}}

I'd expect the resulting input widget to be pre-initialised to ""Foo"".  However, it isn't."	defect	closed	Forms	dev	normal	fixed	form_for_model, sprintsept14		Ready for checkin	1	0	0	0	0	0
