--- a/annot-server/webapp/__init__.py Tue Oct 14 08:12:54 2014 +0200 +++ b/annot-server/webapp/__init__.py Wed Oct 15 13:09:47 2014 +0200 @@ -17,3 +17,4 @@ app.config.from_object(config) import webapp.views +import webapp.api