new test + archived old test
[edumed.git] / edumed / settings / apps.py
index ca243c9..2bd13bc 100644 (file)
@@ -2,12 +2,8 @@
 
 INSTALLED_APPS = (
     'edumed',
-    'curriculum',
-    'catalogue',
-    'comment',
     'wtem',
-    'publishers',
-    'api',
+    'stage2',
 
     'fnpdjango',
     'south',
@@ -22,8 +18,6 @@ INSTALLED_APPS = (
     'haystack',
     'chunks',
     'contact',
-    'forum',
-    'pybb',
     'django_libravatar',
     'sorl.thumbnail',
     'subdomains',