django/tests/i18n
Andy Craze 97c1931c4f Fixed #24423 -- Reorganized i18n tag tests. 2017-01-06 10:33:07 -05:00
..
commands
contenttypes
exclude
other
other2
patterns
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. 2016-12-07 17:42:31 -05:00
test_management.py Refs #27546 -- Tested some __repr__() methods. 2016-12-01 08:09:38 -05:00
test_percents.py
tests.py Fixed #24423 -- Reorganized i18n tag tests. 2017-01-06 10:33:07 -05:00
urls.py Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. 2015-09-23 19:31:09 -04: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