django1/django/utils/translation
David Smith 12ba61ed17 [3.1.x] Bumped minimum isort version to 5.1.0.
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.

Backport of e74b3d724e from master
2020-09-30 09:51:31 +02:00
..
__init__.py [3.1.x] Bumped minimum isort version to 5.1.0. 2020-09-30 09:51:31 +02:00
reloader.py [3.1.x] Bumped minimum isort version to 5.1.0. 2020-09-30 09:51:31 +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 [3.1.x] Fixed #31570 -- Corrected translation loading for apps providing territorial language variants with different plural equations. 2020-06-01 09:27:02 +02:00