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
217f82d713
django1
/
django
/
utils
/
translation
History
Sergey Fedoseev
8ef8bc0f64
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00
..
__init__.py
Moved to_language() to django.utils.translation.
2018-05-12 15:03:38 -04:00
template.py
Replaced TOKEN_* constants by TokenType enums.
2018-05-10 17:51:51 +02:00
trans_null.py
Consolidated duplicate to_locale() implementations.
2018-05-12 12:58:21 -04:00
trans_real.py
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00