From 0948c4a0f31ff513c4d8cd818610a2e742c3e3ad Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 2 Feb 2017 14:24:36 +0000 Subject: [PATCH] Applying format_html() in simple_tag-registered tags as per the suggestions for Django-1.9 upgrade wasn't straightforward. Reverting to earlier code for ballot-icond link. - Legacy-Id: 12782 --- ietf/doc/templatetags/ballot_icon.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ietf/doc/templatetags/ballot_icon.py b/ietf/doc/templatetags/ballot_icon.py index cbeaa659e..c19896468 100644 --- a/ietf/doc/templatetags/ballot_icon.py +++ b/ietf/doc/templatetags/ballot_icon.py @@ -100,10 +100,10 @@ def ballot_icon(context, doc): my_blocking = True break - res = [ format_html('')