This is a partial merge of the stanford branch with the caltech branch of
[htsworkflow.git] / htsworkflow / frontend / eland_config / views.py
index 25edea96fcaf893f4abdb8029c3ad171523daab0..d4be4ea2e082228e32ff8b7969d585fa1e7db0b8 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.fctracker import models
+from htsworkflow.frontend.samples import models
 
 import os
 import glob