summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_encoding_deprecations.py
AgeCommit message (Expand)Author
2021-01-14Refs #27753 -- Removed django.utils.encoding.force_text() and smart_text() pe...Mariusz Felisiak
2019-02-06Refs #27753 -- Deprecated django.utils.encoding.force_text() and smart_text().Tim Graham