1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/i18n
daniel a rios 76b993a117 Fixed #26431 -- Prevented django.urls.resolve() from returning missing optional parameters.
Previous behavior was inconsistent with django.urls.reverse() and
caused that translate_url() created an incorrect URL when an optional
parameter was missing.
2019-06-24 11:47:56 +02:00
..
commands
contenttypes Fixed #16027 -- Added app_label to ContentType.__str__(). 2019-02-07 19:56:47 -05:00
exclude
other
other2
patterns Fixed #26431 -- Prevented django.urls.resolve() from returning missing optional parameters. 2019-06-24 11:47:56 +02:00
project_dir
resolution
sampleproject
territorial_fallback
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py Removed redundant os.chdir() in RunInTmpDirMixin child classes. 2019-02-05 11:00:04 -05:00
test_management.py
test_percents.py
tests.py Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
urls_default_unprefixed.py
urls.py
utils.py Removed unused RunInTmpDirMixin.rmfile(). 2019-02-05 13:44:32 +01:00