summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 6c1bec1..f8ccdbd 100644
--- a/settings.py
+++ b/settings.py
@@ -87,6 +87,14 @@ LOGBOOK_PARSER_SETTINGS = {
"1993": ("1993/log.htm", "Parseloghtml01"),
"1992": ("1992/log.htm", "Parseloghtml01"),
"1991": ("1991/log.htm", "Parseloghtml01"),
+ "1990": ("1990/log.htm", "Parseloghtml01"),
+ "1989": ("1989/log.htm", "Parseloghtml01"),
+ "1988": ("1988/log.htm", "Parseloghtml01"),
+ "1987": ("1987/log.htm", "Parseloghtml01"),
+ "1985": ("1985/log.htm", "Parseloghtml01"),
+ "1984": ("1984/log.htm", "Parseloghtml01"),
+ "1983": ("1983/log.htm", "Parseloghtml01"),
+ "1982": ("1982/log.htm", "Parseloghtml01"),
}
APPEND_SLASH = False