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 faa7088 commit 0399ca5Copy full SHA for 0399ca5
1 file changed
ietf/utils/templatetags/textfilters.py
@@ -1,6 +1,6 @@
1
from __future__ import unicode_literals
2
3
-from django.template.base import Library
+from django.template.library import Library
4
from django.template.defaultfilters import stringfilter
5
6
from ietf.utils.text import xslugify as _xslugify
0 commit comments