add empty api app
[edumed.git] / edumed / settings.d / 30-apps.py
index 9416e33..a5b9c97 100644 (file)
@@ -5,6 +5,7 @@ INSTALLED_APPS = (
     'comment',
     'wtem',
     'publishers',
+    'api'
 
     'fnpdjango',
     'south',