1
0
mirror of https://github.com/django/django.git synced 2025-01-26 18:19:18 +00:00
django/tests/utils_tests
Baptiste Mispelon a878bf9b09 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.
2014-02-05 21:22:40 +01:00
..
2013-11-02 23:48:47 -05:00
2013-12-14 11:59:15 -05:00