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
aff61790a3
django1
/
django
/
utils
/
translation
History
Claude Paroz
a8e2a9bac6
Refs
#15902
-- Deprecated storing user's language in the session.
2019-02-14 10:23:02 -05:00
..
__init__.py
Fixed
#30165
-- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy().
2019-02-08 10:05:53 -05:00
reloader.py
Fixed
#27685
-- Added watchman support to the autoreloader.
2019-01-13 20:33:47 -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
#15902
-- Deprecated storing user's language in the session.
2019-02-14 10:23:02 -05:00