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
a451d2b4a2
django1
/
django
/
utils
/
translation
History
Julien Phalip
b8244c654c
Fixed
#18881
-- Made the context option in {% trans %} and {% blocktrans %} accept literals wrapped in single quotes. Thanks to lanyjie for the report.
2012-09-27 20:34:45 -07:00
..
__init__.py
[py3] Stopped attempting to translate bytes.
2012-08-18 11:36:09 +02:00
trans_null.py
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
trans_real.py
Fixed
#18881
-- Made the context option in {% trans %} and {% blocktrans %} accept literals wrapped in single quotes. Thanks to lanyjie for the report.
2012-09-27 20:34:45 -07:00