This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-03 14:16:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
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
…
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