django/tests/i18n/commands
Mike Hansen 35d36d9462 Refs -- Updated project templates and tests to use (block)translate tags. 2019-12-18 13:15:38 +01:00
..
app_with_locale/locale/ru/LC_MESSAGES Fixed -- Made compilemessages run across all apps. 2015-06-04 21:02:02 -04:00
ignore_dir Refs -- Updated project templates and tests to use (block)translate tags. 2019-12-18 13:15:38 +01:00
locale Fixed -- Allowed language not in Django's default LANGUAGES 2015-12-18 17:50:16 +01:00
media_root
someapp/static Fixed -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
static Fixed -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
templates Refs -- Updated project templates and tests to use (block)translate tags. 2019-12-18 13:15:38 +01:00
__init__.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
code.sample Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
javascript.js Fixed -- Used new JavaScript support in recent gettext 2014-11-11 22:52:30 +01:00
not_utf8.sample