summaryrefslogtreecommitdiffstats
path: root/core/views/scans.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/scans.py')
-rw-r--r--core/views/scans.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/views/scans.py b/core/views/scans.py
index 7274563..353db20 100644
--- a/core/views/scans.py
+++ b/core/views/scans.py
@@ -26,6 +26,11 @@ and render a user-friendly error page.
Note that datewallet(), caveifywallet() etc do NOT save the object to the db. They are ephemeral, just for the page rendering of the
manywallets dict.
+
+TODO
+cave for a wallet - just gets the last one, randomly. SHould make this a list or many:many ideally
+
+add this file in to the todo list thinggy.
'''
def populatewallet(w):