1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/i18n
Ramiro Morales b5f52647fe Decode from UTF-8 explicitly when reading a text file in makemessages.
This shows itself with Python 3 under Windows where UTF-8 usually isn't
the default file I/O encoding and caused one failure and three errors
in our test suite under that platform setup.
2013-10-22 06:09:21 -03:00
..
commands Decode from UTF-8 explicitly when reading a text file in makemessages. 2013-10-22 06:09:21 -03:00
contenttypes
other
patterns Fixed #19277 -- Added LocaleMiddleware.response_redirect_class 2013-10-03 16:15:29 -04:00
resolution Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py Fixed #11915: generic Accept-Language matches country-specific variants 2013-05-19 12:50:09 +02:00
forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py
tests.py Removed some direct settings manipulations in tests; refs #21230. 2013-10-21 11:31:05 -04:00
urls.py Fixed #14825 -- LocaleMiddleware keeps language 2013-05-25 10:52:54 +02:00