django1/django/contrib/humanize
Jannis Leidel 688abe3b8d Fixed #15981 -- Use ungettext instead of manually checking for plurals. Thanks, gasperzejn.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16181 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-07 19:55:51 +00:00
..
locale Fixed #15981 -- Use ungettext instead of manually checking for plurals. Thanks, gasperzejn. 2011-05-07 19:55:51 +00:00
templatetags Fixed #15981 -- Use ungettext instead of manually checking for plurals. Thanks, gasperzejn. 2011-05-07 19:55:51 +00:00
__init__.py Added django.contrib.humanize, a set of template tags for adding a 'human touch' to data. They're documented in add_ons.txt. 2006-06-04 00:58:39 +00:00