This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ab07cb4b54
django1
/
django
/
utils
/
translation
History
Chris Jerdonek
4fe3774c72
Refs
#32986
-- Moved TRANSLATOR_COMMENT_MARK to django.utils.translation.template.
2021-08-05 06:11:40 +02:00
..
__init__.py
Fixed
#32581
-- Prevented to_locale() from corrupting locale names.
2021-03-22 07:08:58 +01:00
reloader.py
Fixed
#25791
-- Implement autoreload behaviour for cached template loader.
2020-11-05 15:30:52 +01:00
template.py
Refs
#32986
-- Moved TRANSLATOR_COMMENT_MARK to django.utils.translation.template.
2021-08-05 06:11:40 +02:00
trans_null.py
Consolidated duplicate to_locale() implementations.
2018-05-12 12:58:21 -04:00
trans_real.py
Fixed
#32479
-- Added fallbacks to subsequent language codes in translations.
2021-05-05 09:37:54 +02:00