This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Mariusz Felisiak
d88ec42bd0
Used addCleanup() in tests where appropriate.
2023-12-31 10:01:31 +01:00
..
commands
…
contenttypes
…
exclude
…
loading
…
loading_app
…
obsolete_translations
…
other
…
other2
…
patterns
…
project_dir
…
resolution
…
sampleproject
…
territorial_fallback
…
unchanged
…
__init__.py
…
forms.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
…
test_compilation.py
…
test_extraction.py
…
test_management.py
…
test_percents.py
…
tests.py
…
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
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
utils.py
…