add stage2 app (with participant view mostly ready)
[edumed.git] / edumed / settings / apps.py
index ec2bb64..9e4d35c 100644 (file)
@@ -6,6 +6,7 @@ INSTALLED_APPS = (
     'catalogue',
     'comment',
     'wtem',
+    'stage2',
     'publishers',
     'api',