﻿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
6501	DecimalField does not correctly set default value	Moof	nobody	"!DecimalField's {{{default}}} argument appears to set the field to a unicode rather than a Decimal instance, this then makes calculations involving Decimals not work.

I've attached a small models.py file that can be used to check the behaviour, including expected results and the actual ones.

There's a smallish bug that {{{Decimal(""0.00"")}}} doesn't retain its precision on loading, but this may be a python bug."		closed	Database layer (models, ORM)	dev		duplicate			Unreviewed	1	0	1	0	0	0
