annot-server/webapp/__init__.py
changeset 24 eb1f7b06001f
parent 23 16a1925df2df
child 42 926f0426ce78
--- 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