app/soc/views/models/mentor.py
changeset 1583 1e4c785f1adf
parent 1526 5c31184594a5
child 1584 d8ba8c917f37
--- a/app/soc/views/models/mentor.py	Sun Mar 01 20:18:23 2009 +0000
+++ b/app/soc/views/models/mentor.py	Sun Mar 01 20:19:22 2009 +0000
@@ -29,6 +29,7 @@
 from soc.logic import dicts
 from soc.logic.models import organization as org_logic
 from soc.views.helper import access
+from soc.views.helper import decorators
 from soc.views.helper import dynaform
 from soc.views.helper import params as params_helper
 from soc.views.helper import widgets