home / django_tickets / tickets

tickets: 11294

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
11294 2009-06-10 15:36:07 2013-06-06 21:36:25 2022-03-06 03:49:35.239240 Accepted new contrib.admin Bug Normal dev   Django administration Model list always shows Decimal with decimal places 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. nobody jason@ncac.gwu.edu   0 0 0 0 0 0
Powered by Datasette · Queries took 1.545ms