Skip to content

Commit 0399ca5

Browse files
committed
Adjusted an import path.
- Legacy-Id: 12583
1 parent faa7088 commit 0399ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/utils/templatetags/textfilters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import unicode_literals
22

3-
from django.template.base import Library
3+
from django.template.library import Library
44
from django.template.defaultfilters import stringfilter
55

66
from ietf.utils.text import xslugify as _xslugify

0 commit comments

Comments
 (0)