This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Sebastian Sangervasi
7905815510
Fixed
#27449
-- Added django.utils.translation.get_supported_language_variant().
2018-02-23 14:49:00 -05:00
..
commands
…
contenttypes
…
exclude
…
other
…
other2
…
patterns
Changed "language-code" to the more commonly used "language code".
2018-02-21 09:31:05 -05:00
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
…
test_extraction.py
Fixed crash in i18n tests skip condition if gettext isn't installed.
2017-06-29 13:09:16 -04:00
test_management.py
Added a test for TranslatableFile.__eq__().
2017-09-25 10:22:38 -04:00
test_percents.py
…
tests.py
Fixed
#27449
-- Added django.utils.translation.get_supported_language_variant().
2018-02-23 14:49:00 -05:00
urls_default_unprefixed.py
…
urls.py
…
utils.py
…