django1/django/utils/translation
Tom Forbes c8720e7696 Fixed #27685 -- Added watchman support to the autoreloader.
Removed support for pyinotify (refs #9722).
2019-01-13 20:33:47 -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 Refs #29926 -- Removed usage of gettext.translation()'s deprecated codeset parameter. 2018-11-06 20:22:47 -05:00