django1/django/utils/translation
Tom Forbes 658bcc16f1 Fixed #25791 -- Implement autoreload behaviour for cached template loader. 2020-11-05 15:30:52 +01:00
..
__init__.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02: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