| .. |
|
__init__.py
|
|
|
|
base.py
|
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
|
2017-01-20 08:01:02 -05:00 |
|
test_blocktrans.py
|
Fixed #30451 -- Added ASGI handler and coroutine-safety.
|
2019-06-20 12:29:43 +02:00 |
|
test_filters.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
|
test_get_available_languages.py
|
Increased test coverage for i18n template tags.
|
2018-03-21 08:38:07 -04:00 |
|
test_get_current_language.py
|
Increased test coverage for i18n template tags.
|
2018-03-21 08:38:07 -04:00 |
|
test_get_current_language_bidi.py
|
Increased test coverage for i18n template tags.
|
2018-03-21 08:38:07 -04:00 |
|
test_get_language_info.py
|
Increased test coverage for i18n template tags.
|
2018-03-21 08:38:07 -04:00 |
|
test_get_language_info_list.py
|
Increased test coverage for i18n template tags.
|
2018-03-21 08:38:07 -04:00 |
|
test_language.py
|
Increased test coverage for i18n template tags.
|
2018-03-21 08:38:07 -04:00 |
|
test_trans.py
|
Fixed #30451 -- Added ASGI handler and coroutine-safety.
|
2019-06-20 12:29:43 +02:00 |
|
test_underscore_syntax.py
|
Reverted "Fixed relative paths imports per isort 4.3.5."
|
2019-03-03 19:33:48 +01:00 |