1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/i18n
Claude Paroz 5fb22b4d4c Fixed #27034 -- Made makemessages independent of USE_I18N
Thanks Tim Graham for the review.
2016-08-11 21:16:19 +02: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 Refs #26677 -- Simplified i18n test cleanups. 2016-06-11 13:05:56 -03:00
test_extraction.py Fixed #27034 -- Made makemessages independent of USE_I18N 2016-08-11 21:16:19 +02:00
test_percents.py Removed some blank lines per isort. 2016-06-13 11:45:51 -04:00
tests.py Fixed #26945 -- Ensured that i18n_patterns returns a list 2016-07-24 17:17:00 +02: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
utils.py Fixed #26924 -- Fixed i18n test failure on Mac OS X. 2016-07-21 13:54:35 -04:00