﻿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
11294	Django administration Model list always shows Decimal with decimal places	jason@…	nobody	Only in the list_display does the admin interface show DecimalField with precision of .00.  In the view of an object in the Model, 0.00, for example, would be shown as 0, without the precision.  I'd say the same rendering should be for both, and that displaying without the .00 is preferred.	Bug	new	contrib.admin	dev	Normal			tomek@…	Accepted	0	0	0	0	0	0
