django1/tests/i18n/commands
Claude Paroz cd3c042b04 Fixed #25915 -- Allowed language not in Django's default LANGUAGES
This fixes a regression introduced by a5f6cbce07.
Thanks Gavin Wahl for the report and Tim Graham for the review.
2015-12-18 17:50:16 +01:00
..
app_with_locale/locale/ru/LC_MESSAGES Fixed #24159 -- Made compilemessages run across all apps. 2015-06-04 21:02:02 -04:00
ignore_dir Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
locale Fixed #25915 -- Allowed language not in Django's default LANGUAGES 2015-12-18 17:50:16 +01:00
media_root Added forgotten files from commit 28efafa24c 2014-07-16 13:50:53 +02:00
someapp/static Fixed #23583 -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
static Fixed #23583 -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
templates Fixed #25297 -- Allowed makemessages to work with {% trans %} tags that use template filters. 2015-09-04 15:09:09 -04:00
__init__.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
code.sample Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
javascript.js Fixed #23788 -- Used new JavaScript support in recent gettext 2014-11-11 22:52:30 +01:00
not_utf8.sample Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +02:00