We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71429f5 commit 3c0e569Copy full SHA for 3c0e569
1 file changed
ietf/idtracker/templatetags/myifchanged.py
@@ -4,7 +4,7 @@
4
5
6
from django.template import Node, NodeList, resolve_variable
7
-from django.template import VariableDoesNotExist
+from django.template import VariableDoesNotExist, TemplateSyntaxError
8
from django.template import Library
9
10
register = Library()
0 commit comments