[project @ The rest of the rename fix.]
[htsworkflow.git] / ga_frontend / eland_config / views.py
index dc8e2c977dc7b72e7690c6a050ca8985dc7e40f1..8f8057775724368b835b1c2373c2103ffcd81cdb 100644 (file)
@@ -1,8 +1,8 @@
 from django.http import HttpResponse
 from django.shortcuts import render_to_response
-from elandifier.eland_config import forms
-from elandifier import settings
-from elandifier.fctracker import models
+from ga_frontend.eland_config import forms
+from ga_frontend import settings
+from ga_frontend.fctracker import models
 
 import os
 import glob