mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
ccfd1295f9
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).