forked from expo/troggle
separated out ent locations from survex parser
This commit is contained in:
@@ -9,7 +9,7 @@ from django.shortcuts import render
|
||||
import troggle.settings as settings
|
||||
from troggle.core.models.caves import Area, Cave, Entrance, SurvexStation
|
||||
from troggle.core.views.caves import caveKey
|
||||
from troggle.parsers.survex import MapLocations
|
||||
from troggle.parsers.locations import MapLocations
|
||||
|
||||
# from pathlib import Path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user