aboutsummaryrefslogtreecommitdiffstats
path: root/access
diff options
context:
space:
mode:
Diffstat (limited to 'access')
-rw-r--r--access/insert.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/access/insert.py b/access/insert.py
index 5c64e04..6e22baf 100644
--- a/access/insert.py
+++ b/access/insert.py
@@ -8,6 +8,8 @@ import webapp2
from google.appengine.api import users
from google.appengine.ext import db
+from access import CalEvent
+
class InsertEvent(webapp2.RequestHandler):
def get(self):
return