app/soc/views/models/organization.py
changeset 1598 a55296590875
parent 1596 834ead6528a8
child 1599 b56976cac36b
--- a/app/soc/views/models/organization.py	Mon Mar 02 22:57:40 2009 +0000
+++ b/app/soc/views/models/organization.py	Tue Mar 03 03:37:02 2009 +0000
@@ -36,6 +36,7 @@
 from soc.logic.models import org_app as org_app_logic
 from soc.logic.models import user as user_logic
 from soc.views import helper
+from soc.views import out_of_band
 from soc.views.helper import access
 from soc.views.helper import decorators
 from soc.views.helper import dynaform