author | Lennard de Rijk <ljvderijk@gmail.com> |
Tue, 20 Jan 2009 14:12:54 +0000 | |
changeset 830 | ef0786e8bb63 |
parent 829 | 595b34a71cbb |
child 831 | cbe033fedde8 |
--- 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