1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/i18n
Ramiro Morales 6fb9dee470 Fixed #23271 -- Don't corrupt PO files on Windows when updating them.
Make sure PO catalog text fetched from gettext programs via standard
output isn't corrupted by mismatch between assumed (UTF-8) and real
(CP1252) encodings. This can cause mojibake to be written when creating
or updating PO files.

Also fixes #23311.

Thanks to contributor with Trac nick 'danielmenzel' for the report,
excellent research and fix.
2014-12-29 12:24:50 -03:00
..
commands Fixed #23271 -- Don't corrupt PO files on Windows when updating them. 2014-12-29 12:24:50 -03:00
contenttypes
exclude
other
other2 Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
patterns Deprecated TEMPLATE_DIRS. 2014-12-28 17:02:30 +01:00
project_dir
resolution
__init__.py
forms.py
models.py
test_compilation.py Fixed #23930 -- Added copies of captured_std* managers from CPython's test.support. 2014-11-29 11:21:58 -05:00
test_extraction.py Fixed #23271 -- Don't corrupt PO files on Windows when updating them. 2014-12-29 12:24:50 -03:00
tests.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
urls.py Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py 2014-11-29 10:27:04 -05:00