django1/django/contrib/humanize
Tzu-ping Chung 85e6a1c634 Fixed #28877 -- Made ordinal template filter results more localizable.
Marked the whole pattern (e.g. "{value}th") as translatable, instead of
just this suffix, so that languages not using suffixes for ordinals can
use this tag.
2017-12-06 09:42:58 -05:00
..
locale Fixed #28877 -- Made ordinal template filter results more localizable. 2017-12-06 09:42:58 -05:00
templatetags Fixed #28877 -- Made ordinal template filter results more localizable. 2017-12-06 09:42:58 -05:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00