django/tests/i18n
Nick Pope 0fdc5d79b6 Simplified django.utils.formats.date_format()/time_format() calls.
This removes redundant get_format() calls and passing a default value
for the format argument.
2023-01-04 11:47:14 +01:00
..
commands Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
contenttypes Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
exclude Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
loading Fixed -- Corrected translation loading for apps providing territorial language variants with different plural equations. 2020-06-01 08:38:54 +02:00
loading_app Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
other Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
other2 Fixed : Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
patterns Refs -- Used headers argument for RequestFactory and Client in docs and tests. 2023-01-04 09:11:36 +01:00
project_dir Fixed -- Made makemessages remove temporary files when locale path doesn't exist. 2021-07-01 10:11:10 +02:00
resolution
sampleproject Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
territorial_fallback Fixed -- Made untranslated strings for territorial language variants use translations from the generic language variant. 2018-03-03 12:08:24 -05:00
unchanged Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
forms.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_compilation.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_extraction.py Fixed BasicExtractorTests.test_makemessages_find_files() test. 2022-07-26 07:23:45 +02:00
test_management.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_percents.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Simplified django.utils.formats.date_format()/time_format() calls. 2023-01-04 11:47:14 +01:00
urls.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls_default_unprefixed.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
utils.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00