1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +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
contenttypes
exclude
loading
loading_app
other
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
territorial_fallback
unchanged
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py Fixed BasicExtractorTests.test_makemessages_find_files() test. 2022-07-26 07:23:45 +02:00
test_management.py
test_percents.py
tests.py Simplified django.utils.formats.date_format()/time_format() calls. 2023-01-04 11:47:14 +01:00
urls_default_unprefixed.py
urls.py
utils.py