django1/django/utils/translation
Nick Pope 24b82cd201 Fixed #30159 -- Removed unneeded use of OrderedDict.
Dicts preserve order since Python 3.6.
2019-02-06 13:48:39 -05:00
..
__init__.py Fixed #27685 -- Added watchman support to the autoreloader. 2019-01-13 20:33:47 -05:00
reloader.py Fixed #27685 -- Added watchman support to the autoreloader. 2019-01-13 20:33:47 -05:00
template.py Replaced TOKEN_* constants by TokenType enums. 2018-05-10 17:51:51 +02:00
trans_null.py Consolidated duplicate to_locale() implementations. 2018-05-12 12:58:21 -04:00
trans_real.py Fixed #30159 -- Removed unneeded use of OrderedDict. 2019-02-06 13:48:39 -05:00