Adjusted an import path.
- Legacy-Id: 12583
This commit is contained in:
parent
faa7088d06
commit
0399ca5c35
|
@ -1,6 +1,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
from django.template.base import Library
|
||||
from django.template.library import Library
|
||||
from django.template.defaultfilters import stringfilter
|
||||
|
||||
from ietf.utils.text import xslugify as _xslugify
|
||||
|
|
Loading…
Reference in a new issue