1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/i18n
2023-12-31 10:01:31 +01:00
..
commands
contenttypes
exclude
loading
loading_app
obsolete_translations Fixed #34448 -- Doc'd and tested --no-obsolete option of makemessages. 2023-07-14 08:47:30 +02:00
other
other2
patterns Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
project_dir
resolution
sampleproject
territorial_fallback
unchanged
__init__.py
forms.py
models.py
test_compilation.py Fixed #34952 -- Copied dir list when processing locale folders to avoid missing entries during os.walk traversal. 2023-11-13 14:03:48 -03:00
test_extraction.py Fixed #34848 -- Ignored i18n_catalog.js file when building Django's translations catalog. 2023-09-22 08:20:08 +02:00
test_management.py
test_percents.py
tests.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
urls_default_unprefixed.py Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used. 2023-05-02 06:04:18 +02:00
urls.py
utils.py