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-04-24 09:14:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Claude Paroz
d65b0f72de
Fixed
#17379
-- Removed management commands deactivation of the locale.
2018-05-13 10:21:53 +02: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
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
…
test_compilation.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
test_extraction.py
Fixed
#17379
-- Removed management commands deactivation of the locale.
2018-05-13 10:21:53 +02:00
test_management.py
Added a test for TranslatableFile.__eq__().
2017-09-25 10:22:38 -04:00
test_percents.py
…
tests.py
Moved to_language() to django.utils.translation.
2018-05-12 15:03:38 -04:00
urls_default_unprefixed.py
…
urls.py
…
utils.py
…