app/soc/views/models/notification.py
changeset 830 ef0786e8bb63
parent 829 595b34a71cbb
child 858 e79e7a22326f
--- a/app/soc/views/models/notification.py	Tue Jan 20 14:09:39 2009 +0000
+++ b/app/soc/views/models/notification.py	Tue Jan 20 14:12:54 2009 +0000
@@ -32,6 +32,7 @@
 from soc.logic import validate
 from soc.models import notification as notification_model
 from soc.views import helper
+from soc.views import out_of_band
 from soc.views.helper import access
 from soc.views.helper import lists as list_helper
 from soc.views.helper import redirects