index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
check_framework
/
test_translation.py
Age
Commit message (
Collapse
)
Author
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2020-01-08
Fixed #31141 -- Relaxed system check of translation settings for sublanguages.
Mariusz Felisiak
Regression in 4400d8296d268f5a8523cd02ddc33b12219b2535. Thanks Enrique Matías Sánchez for the report.
2019-04-24
Refs #30241 -- Fixed BytesWarning emitted in test_translation tests.
Jon Dufresne
2019-04-24
Fixes #30342 -- Removed a system check for LANGUAGES_BIDI setting.
Matthias Kestenholz
This partly reverts commit 4400d8296d268f5a8523cd02ddc33b12219b2535.
2019-03-28
Fixed #30241 -- Added more system checks of translation settings.
Nick Pope
2019-03-28
Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid.
Nick Pope
2019-03-09
Fixed typo in tests/check_framework/test_translation.py comment.
Nick Pope
2018-09-06
Refs #29713 -- Improved error message from translation system check.
Nick Pope
2018-09-03
Fixed #29713 -- Added check that LANGUAGE_CODE uses standard language id format.
David