flowcell model moved from samples to experiments, eland_config needed to know
authorDiane Trout <diane@caltech.edu>
Sat, 7 Mar 2009 06:47:18 +0000 (06:47 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 7 Mar 2009 06:47:18 +0000 (06:47 +0000)
(and I forgot to tell it)

htsworkflow/frontend/eland_config/views.py

index 1d5817e86b9cdc53c9f4819e7e777756f85bdf58..7f8daac0607557901fe9399f4b1302fc42133ad7 100644 (file)
@@ -4,7 +4,7 @@ from django.core.exceptions import ObjectDoesNotExist
 
 from htsworkflow.frontend.eland_config import forms
 from htsworkflow.frontend import settings
-from htsworkflow.frontend.samples import models
+from htsworkflow.frontend.experiments import models
 
 import os
 import glob