From 39683cc4135db7ad3709b988f6a5b8972b82d8d0 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Tue, 11 Oct 2022 21:01:02 +0300 Subject: TIdy and docum of cave entry code --- core/views/survex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/views/survex.py') diff --git a/core/views/survex.py b/core/views/survex.py index dc225bd..b6548b6 100644 --- a/core/views/survex.py +++ b/core/views/survex.py @@ -459,7 +459,7 @@ def survexcaveslist(request): def survexcavesingle(request, survex_cave): '''parsing all the survex files of a single cave and showing that it's consistent and can find all - the files and people. Should explicity fix the kataster number thing. + the files and people. Should explicitly fix the kataster number thing. kataster numbers are not unique across areas. This used to be a db constraint but we need to manage this ourselves as we don't want the parser aborting with an error message. -- cgit v1.2.3