django/tests/i18n
Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39: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 Fixed #24219 -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
models.py
test_compilation.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
test_extraction.py Refs #23919 -- Replaced io.open() with open(). 2017-01-18 21:45:12 -05: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
utils.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00