summaryrefslogtreecommitdiff
path: root/tests/regressiontests/humanize/models.py
AgeCommit message (Collapse)Author
2011-09-23Fixed #16878 -- Improved intword filter to support numbers up to decillion ↵Jannis Leidel
and googol. Thanks to crodjer for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16897 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-25Fixed #3518: Added unit tests for the humanize filters. Major thanks to ↵Jacob Kaplan-Moss
Jyrki Pulliainen for the tests. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4571 bcc190cf-cafb-0310-a4f2-bffc1f526a37