django1/django/utils/translation
Jon Dufresne 7785e03ba8 Fixed #30137 -- Replaced OSError aliases with the canonical OSError.
Used more specific errors (e.g. FileExistsError) as appropriate.
2019-01-28 11:15:06 -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 #30137 -- Replaced OSError aliases with the canonical OSError. 2019-01-28 11:15:06 -05:00