django/tests/i18n
Marti Raudsepp d3e3703a15 Fixed #25720 -- Made gettext() return bytestring on Python 2 if input is bytestring.
This is consistent with the behavior of Django 1.7.x and earlier.
2015-11-11 08:56:10 -05:00
..
commands Fixed #25297 -- Allowed makemessages to work with {% trans %} tags that use template filters. 2015-09-04 15:09:09 -04:00
contenttypes
exclude
other
other2
patterns Fixed "URLconf" spelling in code comments. 2015-10-22 14:46:42 -04:00
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py Fixed #25668 -- Misc spelling errors 2015-11-03 11:58:13 +02:00
test_percents.py
tests.py Fixed #25720 -- Made gettext() return bytestring on Python 2 if input is bytestring. 2015-11-11 08:56:10 -05:00
urls.py Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. 2015-09-23 19:31:09 -04:00