1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/i18n
2018-03-16 10:54:34 +01:00
..
commands Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
contenttypes
exclude Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
other
other2
patterns Changed "language-code" to the more commonly used "language code". 2018-02-21 09:31:05 -05:00
project_dir Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
resolution
sampleproject Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." 2017-03-07 10:10:32 -05:00
territorial_fallback Fixed #29144 -- Made untranslated strings for territorial language variants use translations from the generic language variant. 2018-03-03 12:08:24 -05:00
__init__.py
forms.py
models.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
test_compilation.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
test_extraction.py Fixed hanging indentation in various code. 2018-03-16 10:54:34 +01:00
test_management.py Added a test for TranslatableFile.__eq__(). 2017-09-25 10:22:38 -04:00
test_percents.py
tests.py Fixed #29144 -- Made untranslated strings for territorial language variants use translations from the generic language variant. 2018-03-03 12:08:24 -05:00
urls_default_unprefixed.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
urls.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
utils.py