Use fnpdjango and AttrCASBackend.
[redakcja.git] / apps / catalogue / management / commands / assign_from_redmine.py
old mode 100755 (executable)
new mode 100644 (file)
index 9f7b12d..03c0637
@@ -12,7 +12,7 @@ from django.core.management.base import BaseCommand
 from django.core.management.color import color_style
 from django.db import transaction
 
-from slughifi import slughifi
+from fnpdjango.utils.text.slughifi import slughifi
 from catalogue.models import Chunk