1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/i18n
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
..
commands Fixed #21732 -- Made compilemessages complain about non-writable location 2014-02-18 13:38:06 +01:00
contenttypes Removed superfluous uses of TransRealMixin. 2014-01-27 22:01:22 +01:00
other
patterns Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
project_dir
resolution
__init__.py
forms.py
models.py
test_compilation.py Fixed #21732 -- Made compilemessages complain about non-writable location 2014-02-18 13:38:06 +01:00
test_extraction.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
tests.py Removed TransRealMixin. 2014-01-27 22:02:07 +01:00
urls.py