1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests/regressiontests/i18n
Aymeric Augustin 85e7a5e140 [py3] Stopped attempting to translate bytes.
That goes actively against the goal of cleaning string handling.
2012-08-18 11:36:09 +02:00
..
commands [py3] Fixed compilemessages tests 2012-08-08 23:40:20 +02:00
contenttypes [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +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
__init__.py
forms.py
models.py
tests.py [py3] Stopped attempting to translate bytes. 2012-08-18 11:36:09 +02:00