From 9ffe3f690b7b691a2ba28c3b0feae728a5aba3e9 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Tue, 28 Mar 2023 20:30:00 +0100 Subject: tidy up entranceSlug all now deleted --- core/models/logbooks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/models/logbooks.py') diff --git a/core/models/logbooks.py b/core/models/logbooks.py index 361fb96..9a13b59 100644 --- a/core/models/logbooks.py +++ b/core/models/logbooks.py @@ -11,7 +11,7 @@ from troggle.core.models.troggle import Expedition, TroggleModel """ todo = """ -- Can we rewrite things to eliminate the CaveSlug and EntranceSlug Classes and objects? Surely +- Can we rewrite things to eliminate the CaveSlug and objects? Surely foreign keys work fine ?! """ -- cgit v1.2.3