This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
i18n
History
Claude Paroz
4a103086d5
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
...
Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review.
2012-06-07 18:08:47 +02:00
..
commands
Used call_command in i18n compilation tests.
2012-05-27 23:11:27 +02:00
contenttypes
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
other
Fixed
#18393
-- Prevented blocktrans to crash when a variable name is badly formatted.
2012-05-28 11:03:34 -07:00
patterns
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
resolution
Fixed
#5494
,
#10765
,
#14924
-- Modified the order in which translations are read when composing the final translation to offer at runtime.
2011-02-07 18:48:40 +00:00
__init__.py
Merged Unicode branch into trunk (r4952:5608). This should be fully
2007-07-04 12:11:04 +00:00
forms.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
models.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
tests.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00