diff options
Diffstat (limited to 'core/views/scans.py')
-rw-r--r-- | core/views/scans.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/views/scans.py b/core/views/scans.py index 2f3d811..83f74fe 100644 --- a/core/views/scans.py +++ b/core/views/scans.py @@ -29,6 +29,10 @@ manywallets dict. TODO cave for a wallet - just gets the last one, randomly. SHould make this a list or many:many ideally + +-- add the participants on an explicit wallet list to .slugpeople so that they get proper URL-linked +on the per-person wallet report, and do the same thing for per-cave and per-year wallet reports + add this file in to the todo list thinggy. """ |