mirror of
https://github.com/django/django.git
synced 2025-04-02 04:26:42 +00:00
This will allow to replace force_text() by str() in several places (as one of the features of force_text is to keep the safe status).
This will allow to replace force_text() by str() in several places (as one of the features of force_text is to keep the safe status).