1
0
mirror of https://github.com/django/django.git synced 2025-04-02 04:26:42 +00:00
Claude Paroz ccfd1295f9 Refs #27795 -- Prevented SafeText from losing safe status on str()
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).
2017-01-30 21:10:32 +01:00
..
2015-02-06 08:47:38 -05:00