django/tests/i18n/commands/locale
Claude Paroz 621c5cf4a5 Fixed #21732 -- Made compilemessages complain about non-writable location
Instead of crashing with a CommandError, now a non-writable location
of mo files will only make compilemessages complain and continue.
Thanks Ramiro Morales for the review.
2014-02-18 13:38:06 +01:00
..
en/LC_MESSAGES Fixed #21732 -- Made compilemessages complain about non-writable location 2014-02-18 13:38:06 +01:00
es_AR/LC_MESSAGES Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
fr/LC_MESSAGES Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
hr/LC_MESSAGES Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
it/LC_MESSAGES Removed a .mo file incorrectly put under Git control. 2013-02-26 22:45:08 -03:00
ja/LC_MESSAGES Don't use os.system() in compilemessages. 2013-02-26 21:31:53 -03:00