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-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
/
syntax_tests
/
i18n
History
Mariusz Felisiak
d88ec42bd0
Used addCleanup() in tests where appropriate.
2023-12-31 10:01:31 +01:00
..
__init__.py
…
base.py
Used addCleanup() in tests where appropriate.
2023-12-31 10:01:31 +01:00
test_blocktranslate.py
Fixed
#33631
-- Marked {% blocktranslate asvar %} result as HTML safe.
2022-07-14 11:09:19 +02:00
test_filters.py
…
test_get_available_languages.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_get_current_language_bidi.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_get_current_language.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_get_language_info_list.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_get_language_info.py
…
test_language.py
…
test_translate.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_underscore_syntax.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00