move the material for jquery-ui-slider from plugins/scheduler2 to third-party/jquery...
[myslice.git] / portal / actions.py
index 399cae6..c612b09 100644 (file)
@@ -8,7 +8,7 @@ from django.contrib.auth.models import User
 from django.template.loader     import render_to_string
 from django.core.mail           import EmailMultiAlternatives
 
-from theme                      import ThemeView
+from myslice.theme                      import ThemeView
 
 theme = ThemeView()