summaryrefslogtreecommitdiffstats
path: root/parsers/QMs.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-01-28 15:10:39 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2023-01-28 15:10:39 +0000
commite6fd1f0ec54fa8ea0218d6ffb7ae3d1d99b4b7f8 (patch)
tree48a635a14b558c7a0957fe55381d6ec16beefa31 /parsers/QMs.py
parent2704fc42d4912b361481a19f525e9d1c508dd4b7 (diff)
downloadtroggle-e6fd1f0ec54fa8ea0218d6ffb7ae3d1d99b4b7f8.tar.gz
troggle-e6fd1f0ec54fa8ea0218d6ffb7ae3d1d99b4b7f8.tar.bz2
troggle-e6fd1f0ec54fa8ea0218d6ffb7ae3d1d99b4b7f8.zip
Collect dataissues and write to db all at once
Diffstat (limited to 'parsers/QMs.py')
-rw-r--r--parsers/QMs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/parsers/QMs.py b/parsers/QMs.py
index 9fa5bc7..7356efa 100644
--- a/parsers/QMs.py
+++ b/parsers/QMs.py
@@ -7,7 +7,6 @@ from django.conf import settings
from troggle.core.models.caves import QM, Cave
from troggle.core.models.troggle import DataIssue
-from troggle.core.utils import save_carefully
"""Reads the CSV files containg QMs for a select few caves
See parsers/survex.py for the parser which extracts QMs from the survex files