django/tests/i18n
Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage
Thanks Tim Graham and Simon Charette for the reviews.
2017-01-18 20:18:46 +01:00
..
commands
contenttypes Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
exclude
other
other2
patterns Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py Refs #23919 -- Removed six.PY2/PY3 usage 2017-01-18 16:21:28 +01:00
test_extraction.py Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
test_management.py Refs #27546 -- Tested some __repr__() methods. 2016-12-01 08:09:38 -05:00
test_percents.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
urls_default_unprefixed.py Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False. 2016-11-29 13:06:35 -05:00
utils.py