diff -r 595b34a71cbb -r ef0786e8bb63 app/soc/views/models/notification.py --- 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