updated registration and validation
[myslice.git] / portal / validationview.py
index 3daeaf8..43b34e5 100644 (file)
@@ -41,7 +41,7 @@ from plugins.raw                import Raw
 
 from portal.models              import PendingUser, PendingSlice
 from portal.actions             import get_requests
-from manifold.manifoldapi       import execute_query
+from manifoldapi.manifoldapi    import execute_query
 from manifold.core.query        import Query
 from unfold.page                import Page
 from theme import ThemeView
@@ -60,6 +60,7 @@ class ValidatePendingView(FreeAccessView, ThemeView):
         ctx_my_authorities = {}
         ctx_delegation_authorities = {}
         ctx_sub_authorities = {}
+        dest = {}
 
 
         # The user need to be logged in