From e6eeaf167491fcfa40305a1a17af13d3776e41f5 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 26 Apr 2021 23:47:08 +0100 Subject: two caves no longer pending --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 3420b60..5579a07 100644 --- a/settings.py +++ b/settings.py @@ -107,7 +107,7 @@ LOGBOOK_PARSER_SETTINGS = { # Caves for which survex files exist, but are not otherwise registered PENDING = ["2007-06", "2009-02", - "2010-06", "2010-07", "2012-ns-01", "2012-ns-02", "2010-04", "2012-ns-05", "2012-ns-06", + "2012-ns-01", "2012-ns-02", "2010-04", "2012-ns-05", "2012-ns-06", "2012-ns-07", "2012-ns-08", "2012-ns-12", "2012-ns-14", "2012-ns-15", "2014-bl888", "2018-pf-01", "2018-pf-02"] -- cgit v1.2.3