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
573f44d62f
django1
/
django
/
utils
/
translation
History
Patrick Arminio
ae180fa4b7
Fixed
#29986
-- Added .format() support to ngettext_lazy strings.
2018-12-06 15:12:34 -05:00
..
__init__.py
Fixed
#29986
-- Added .format() support to ngettext_lazy strings.
2018-12-06 15:12:34 -05: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
#29926
-- Removed usage of gettext.translation()'s deprecated codeset parameter.
2018-11-06 20:22:47 -05:00