django1/django/utils/translation
David Smith e74b3d724e Bumped minimum isort version to 5.1.0.
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
2020-07-30 10:58:59 +02:00
..
__init__.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
reloader.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02: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