forked from expo/troggle
Moved Logbooks to separate model file
This commit is contained in:
@@ -5,7 +5,8 @@ from pathlib import Path
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from troggle.core.models.caves import QM, Cave
|
||||
from troggle.core.models.caves import Cave
|
||||
from troggle.core.models.logbooks import QM
|
||||
from troggle.core.models.troggle import DataIssue
|
||||
|
||||
"""Reads the CSV files containg QMs for a select few caves
|
||||
|
||||
Reference in New Issue
Block a user