From adbc8f79557ba7ffef018ac43010b3cfe3b642d9 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 4 Oct 2023 22:23:26 +0300 Subject: disambiguating names on wallets --- core/views/scans.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'core/views/scans.py') 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. """ -- cgit v1.2.3