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
23f6fbdd93
django1
/
django
/
utils
/
translation
History
Tom Forbes
c00bc27945
Refs
#30372
-- Stopped watching built-in Django translation files by auto-reloader.
2020-05-04 09:13:47 +02:00
..
__init__.py
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01:00
reloader.py
Refs
#30372
-- Stopped watching built-in Django translation files by auto-reloader.
2020-05-04 09:13:47 +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
#30439
-- Added support for different plural forms for a language.
2020-03-10 15:56:32 +01:00