1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/i18n
Ramiro Morales e0a4d4477c [1.10.x] Fixed #26673 -- Fixed a I18N test case error on Windows+Python 2.7.
`subprocess.Popen` doesn't accept enviroment vars with Unicode var name
or value.

Backport of 15a5755e7c from master
2016-05-28 17:16:03 -04:00
..
commands Fixed #26341 (again) -- Addressed multiple occurrences per line use case 2016-05-02 19:39:56 +02:00
contenttypes
exclude
other Fixed #25812 -- Restored the ability to use custom formats with the date template filter. 2015-11-28 08:38:45 -05:00
other2
patterns Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py [1.10.x] Fixed #26673 -- Fixed a I18N test case error on Windows+Python 2.7. 2016-05-28 17:16:03 -04:00
test_extraction.py Fixed #26341 -- Fixed makemessages breaking location comments for HTML files 2016-04-30 12:08:20 +02:00
test_percents.py
tests.py Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
urls_default_unprefixed.py Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns(). 2016-03-08 08:14:10 -05:00
urls.py Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. 2015-09-23 19:31:09 -04:00