mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 20:37:09 +00:00
Not quite getting all the blog post contents
This commit is contained in:
@@ -41,7 +41,7 @@ def import_logbooks():
|
||||
with transaction.atomic():
|
||||
troggle.parsers.logbooks.LoadLogbooks()
|
||||
|
||||
def import_logbook(year=2009):
|
||||
def import_logbook(year=2022):
|
||||
print(f"-- Importing Logbook {year}")
|
||||
print(f"-- - commented out")
|
||||
with transaction.atomic():
|
||||
|
||||
Reference in New Issue
Block a user