1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/i18n
2013-12-23 21:37:56 +01:00
..
commands Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers. 2013-12-04 08:36:20 -03:00
contenttypes Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
other
patterns Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
project_dir Enabled makemessages to support several translation directories 2013-11-30 11:00:23 +01:00
resolution Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
__init__.py Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
forms.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
test_compilation.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_extraction.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
tests.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
urls.py