summaryrefslogtreecommitdiff
path: root/django/utils/numberformat.py
AgeCommit message (Expand)Author
2010-09-27Fixed #14290 -- Made format localization faster by caching the format modules...Jannis Leidel
2010-03-20Fixed #13054 - Only apply grouping to integer part of numbers if explicitly w...Jannis Leidel
2009-12-22Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...Jannis Leidel