diff -r f2f352ad193f -r 1e4c785f1adf app/soc/views/models/host.py --- a/app/soc/views/models/host.py Sun Mar 01 20:18:23 2009 +0000 +++ b/app/soc/views/models/host.py Sun Mar 01 20:19:22 2009 +0000 @@ -32,6 +32,7 @@ from soc.logic.models import user as user_logic from soc.logic.models import sponsor as sponsor_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 role