app/soc/views/models/club_member.py
changeset 1583 1e4c785f1adf
parent 1430 ff8cc6b15e6a
child 1584 d8ba8c917f37
--- a/app/soc/views/models/club_member.py	Sun Mar 01 20:18:23 2009 +0000
+++ b/app/soc/views/models/club_member.py	Sun Mar 01 20:19:22 2009 +0000
@@ -28,6 +28,7 @@
 from soc.logic.models import club as club_logic
 from soc.logic.models import club_admin as club_admin_logic
 from soc.views.helper import access
+from soc.views.helper import decorators
 from soc.views.helper import dynaform
 from soc.views.helper import widgets
 from soc.views.models import club as club_view