Skip to content

Commit 0fb250d

Browse files
committed
import django html module
1 parent 8a51be4 commit 0fb250d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dojo/templatetags/navigation_tags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from django import template
22
from django.utils.safestring import mark_safe as safe
3+
from django.utils.html import escape
34

45
from dojo.models import Product_Type
56
from dojo.utils import get_alerts

0 commit comments

Comments
 (0)