mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 20:48:39 +00:00
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