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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Tim Graham
013d439ff0
Refs
#29600
-- Added test for datetime_safe usage in localize_input().
2018-07-26 16:51:50 -04:00
..
commands
…
contenttypes
…
exclude
…
other
…
other2
…
patterns
…
project_dir
…
resolution
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
sampleproject
…
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
Fixed
#24384
-- Allowed compilemessages to continue running after nonfatal errors.
2018-06-13 21:09:02 +02:00
test_extraction.py
Fixed
#29452
-- Fixed makemessages setting charset of .pot files.
2018-06-11 21:34:13 -04:00
test_management.py
…
test_percents.py
…
tests.py
Refs
#29600
-- Added test for datetime_safe usage in localize_input().
2018-07-26 16:51:50 -04:00
urls_default_unprefixed.py
…
urls.py
…
utils.py
…