mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 19:47:11 +00:00
remove old warnings
This commit is contained in:
@@ -54,12 +54,12 @@ DEFAULT_LOGBOOK_PARSER = "parser_html"
|
||||
# All years now (Jan.2023) use the default value for Logbook parser
|
||||
# dont forget to update expoweb/pubs.htm to match. 1982 left as reminder of expected format.
|
||||
LOGBOOK_PARSER_SETTINGS = {
|
||||
"1982": ("logbook.html", "parser_html"),
|
||||
"1982": ("logbook.html", "parser_html"),
|
||||
}
|
||||
LOGBOOKS_DIR = "years" # subfolder of settings.EXPOWEB
|
||||
|
||||
ENTRIES = {
|
||||
"2024": 69,
|
||||
"2024": 87,
|
||||
"2023": 131,
|
||||
"2022": 94,
|
||||
"2019": 55,
|
||||
|
||||
Reference in New Issue
Block a user