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
0b013564ef
django1
/
django
/
utils
/
translation
History
Mike Hansen
d291c72bf2
Fixed
#30585
-- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
..
__init__.py
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01: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
Fixed
#30585
-- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
trans_null.py
Consolidated duplicate to_locale() implementations.
2018-05-12 12:58:21 -04:00
trans_real.py
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01:00