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
9d05add447
django1
/
django
/
utils
/
translation
History
Mariusz Felisiak
d134b0b93e
Refs
#15902
-- Stopped set_language() storing user's language in the session.
...
Per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
Refs
#15902
-- Stopped set_language() storing user's language in the session.
2021-01-14 17:50:04 +01:00
reloader.py
Fixed
#25791
-- Implement autoreload behaviour for cached template loader.
2020-11-05 15:30:52 +01:00
template.py
Refs
#30116
-- Simplified regex match group access with Match.__getitem__().
2020-05-11 12:01:28 +02:00
trans_null.py
Consolidated duplicate to_locale() implementations.
2018-05-12 12:58:21 -04:00
trans_real.py
Fixed
#31570
-- Corrected translation loading for apps providing territorial language variants with different plural equations.
2020-06-01 08:38:54 +02:00