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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Claude Paroz
9d130920e6
Added to_locale() tests for 3-char language codes.
2021-03-22 06:58:44 +01:00
..
commands
…
contenttypes
…
exclude
…
loading
…
loading_app
…
other
…
other2
…
patterns
…
project_dir
…
resolution
…
sampleproject
…
territorial_fallback
…
__init__.py
…
forms.py
Fixed
#24219
-- Moved SelectDateWidget together with the other widgets
2015-01-27 22:40:02 +07:00
models.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
test_compilation.py
Fixed
#31692
-- Prevented unneeded .po file compilation.
2020-06-22 08:44:16 +02:00
test_extraction.py
Fixed
#32145
-- Improved makemessages error message when app's locale directory doesn't exist.
2021-02-09 20:00:20 +01:00
test_management.py
…
test_percents.py
…
tests.py
Added to_locale() tests for 3-char language codes.
2021-03-22 06:58:44 +01:00
urls_default_unprefixed.py
…
urls.py
…
utils.py
…