1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
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 #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
contenttypes Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
exclude
loading
loading_app Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
other Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
other2
patterns Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests. 2023-01-04 09:11:36 +01:00
project_dir
resolution
sampleproject Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
territorial_fallback
unchanged Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
forms.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_compilation.py Refs #33476 -- 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 #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_percents.py Refs #33476 -- 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_default_unprefixed.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00