Changes between Initial Version and Version 1 of Ticket #16188, comment 8
- Timestamp:
- Dec 23, 2011, 6:25:55 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16188, comment 8
initial v1 3 3 However this would be wrong for monetary values. Django cannot know if a value is a monetary or non-monetary value, so maybe the format should default to the more broad use case of non-monetary values. 4 4 5 Is there any place in the docs where we could document this? 6 5 7 [1] http://en.wikipedia.org/wiki/Decimal_mark#Examples_of_use