1
0
mirror of https://github.com/django/django.git synced 2025-05-06 06:56:30 +00:00
Baptiste Mispelon 8864d24789 [1.6.x] Revert "Fixed #20296 -- Allowed SafeData and EscapeData to be lazy"
This reverts commit 2ee447fb5f8974b432d3dd421af9a242215aea44.

That commit introduced a regression (#21882) and didn't really
do what it was supposed to: while it did delay the evaluation
of lazy objects passed to mark_safe(), they weren't actually
marked as such so they could end up being escaped twice.

Refs #21882.

Backport of a878bf9b093bf15d751b070d132fec52a7523a47 from master.
2014-02-05 21:32:17 +01:00
..
2012-07-06 15:24:07 -03:00
2012-07-20 13:42:44 +02:00
2013-05-17 18:08:58 +02:00
2013-05-17 18:08:58 +02:00
2013-02-11 21:56:35 +01:00