summaryrefslogtreecommitdiffstats
path: root/parsers/QMs.py
diff options
context:
space:
mode:
Diffstat (limited to 'parsers/QMs.py')
-rw-r--r--parsers/QMs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/QMs.py b/parsers/QMs.py
index 578e422..24ad7c9 100644
--- a/parsers/QMs.py
+++ b/parsers/QMs.py
@@ -7,7 +7,7 @@ from datetime import *
from django.conf import settings
-from troggle.core.models import QM, Cave, LogbookEntry
+from troggle.core.models_caves import QM, Cave, LogbookEntry
from utils import save_carefully