This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
241deed259
django1
/
django
/
utils
/
translation
History
Tom Forbes
fc75694257
Fixed
#30647
-- Fixed crash of autoreloader when extra directory cannot be resolved.
2019-07-24 14:08:37 +02:00
..
__init__.py
Fixed
#27486
-- Fixed Python 3.7 DeprecationWarning in intword and filesizeformat filters.
2019-06-11 20:34:59 +02:00
reloader.py
Fixed
#30647
-- Fixed crash of autoreloader when extra directory cannot be resolved.
2019-07-24 14:08:37 +02: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
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00