From 1fcb2c520385209e0e90ac7e4a89a9057a25b1c2 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 20 Jan 2025 15:30:15 +0000 Subject: generated to-do lists updated --- parsers/people.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'parsers/people.py') diff --git a/parsers/people.py b/parsers/people.py index 8f043d4..96bda41 100644 --- a/parsers/people.py +++ b/parsers/people.py @@ -17,6 +17,10 @@ The standalone script needs to be renedred defucnt, and all the parsing needs to or they should use the same code by importing a module. """ +todo = """ +- [copy these from paper notes] +""" + def parse_blurb(personline, header, person): """create mugshot Photo instance Would be better if all this was done before the Person object was created in the db, then it would not -- cgit v1.2.3