Try providing new django apps-style configuration
[htsworkflow.git] / htsworkflow / settings / base.py
index 5a7b9c07382fc1b0bde194ce2ae70f483957d97e..137c6f628d480f10f2d2b9a94a7a5efb2da75151 100644 (file)
@@ -62,7 +62,7 @@ INSTALLED_APPS = [
 
     'eland_config',
     'samples',
-    'experiments',
+    'experiments.apps.Experiments',
     'bcmagic',
     'inventory',
     'labels',