summaryrefslogtreecommitdiffstats
path: root/parsers/people.py
diff options
context:
space:
mode:
Diffstat (limited to 'parsers/people.py')
-rw-r--r--parsers/people.py4
1 files changed, 4 insertions, 0 deletions
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