Browsing and showing comment documents
[edumed.git] / edumed / settings.d / 30-apps.py
index f5d04e7..7091ff1 100644 (file)
@@ -2,7 +2,7 @@ INSTALLED_APPS = (
     'edumed',
     'curriculum',
     'catalogue',
-    'mil',
+    'comment',
 
     'fnpdjango',
     'south',