1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/i18n
2011-03-28 02:27:43 +00:00
..
commands Made a bunch of simplifications now that we don't support Python 2.4 2011-03-28 02:27:43 +00:00
other Fixed #5494, #10765, #14924 -- Modified the order in which translations are read when composing the final translation to offer at runtime. 2011-02-07 18:48:40 +00:00
resolution Fixed #5494, #10765, #14924 -- Modified the order in which translations are read when composing the final translation to offer at runtime. 2011-02-07 18:48:40 +00:00
__init__.py
forms.py
models.py
test_warnings.py Changed strategy used to force evaluation of django.utils.translation in tests added in r15508 and r15513 to not use reload(). Thanks Alex for reporting it caused problems. 2011-02-16 22:30:44 +00:00
tests.py Made a bunch of simplifications now that we don't support Python 2.4 2011-03-28 02:27:43 +00:00