From e94a24bbd4c58748e44c2b0461d9a46acccdecd9 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Thu, 2 Feb 2023 21:50:40 +0000 Subject: to-do lists updates --- parsers/caves.py | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'parsers/caves.py') diff --git a/parsers/caves.py b/parsers/caves.py index b2a6e54..8e967b1 100644 --- a/parsers/caves.py +++ b/parsers/caves.py @@ -19,12 +19,16 @@ So is the first thing that creates tables. """ todo = """ - - Cannot use Edit This Page for pendingcaves.txt_edit as Edit This Page is expecting an html file. +- Cannot use Edit This Page for pendingcaves.txt_edit as Edit This Page is expecting an html file. So we will need a separate file-editing capability just for this configuration file ?! -- crashes on MariaDB in databasereset.py on server when deleting Caves and complains Area needs a non null parent, But this is not true. - The only solution we have found is to let it crash, then stop and restart MariaDB (requires a logon able to sudo) - and then restart the databasereset.py again. (status as of July 2022) +- Semi-automagically import all the 1627- pending caves and create HTML files for them to be + edited individually. (These are caves we only know about because we have German survex files.) + +- crashes on MariaDB in databasereset.py on server when deleting Caves and complains Area needs a + non null parent, But this is not true. The only solution we have found is to let it crash, then + stop and restart MariaDB (requires a logon able to sudo) and then restart the databasereset.py + again. (status as of July 2022) """ entrances_xslug = {} caves_xslug = {} -- cgit v1.2.3