From 19d017a45712b0e59c5e7c3c0bd726cae0b7dda6 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Thu, 17 Mar 2022 00:41:29 +0000 Subject: Edit contents.json online --- core/views/caves.py | 1 - 1 file changed, 1 deletion(-) (limited to 'core/views/caves.py') diff --git a/core/views/caves.py b/core/views/caves.py index 1e9c3c4..4956004 100644 --- a/core/views/caves.py +++ b/core/views/caves.py @@ -18,7 +18,6 @@ from troggle.core.views import expo from troggle.core.models.troggle import Expedition, DataIssue from troggle.core.models.caves import CaveSlug, Cave, CaveAndEntrance, QM, EntranceSlug, Entrance, Area, SurvexStation, GetCaveLookup from troggle.core.forms import CaveForm, CaveAndEntranceFormSet, EntranceForm, EntranceLetterForm -#from troggle.core.forms import VersionControlCommentForm from .auth import login_required_if_public '''Manages the complex procedures to assemble a cave description out of the compnoents -- cgit v1.2.3