1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/i18n
2017-02-01 11:41:56 -05:00
..
commands Fixed #26341 (again) -- Addressed multiple occurrences per line use case 2016-05-02 19:39:56 +02:00
contenttypes Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
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 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_extraction.py Refs #23919 -- Removed misc Python 2/3 references. 2017-01-25 13:59:25 -05:00
test_management.py Refs #27546 -- Tested some __repr__() methods. 2016-12-01 08:09:38 -05:00
test_percents.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
tests.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
urls_default_unprefixed.py Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False. 2016-11-29 13:06:35 -05:00
urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
utils.py Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00