summaryrefslogtreecommitdiffstats
path: root/core/views/scans.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-08-24 19:08:08 +0300
committerPhilip Sargent <philip.sargent@klebos.com>2022-08-24 19:08:08 +0300
commit17bbbd6eabe24b169c66f2c6534f0b0589a69744 (patch)
tree463e34c5fb2b616eb40993e4e87cca780a41f8de /core/views/scans.py
parent7e9fd0f353e26cb3440f8658d5da7b9f1992af82 (diff)
downloadtroggle-17bbbd6eabe24b169c66f2c6534f0b0589a69744.tar.gz
troggle-17bbbd6eabe24b169c66f2c6534f0b0589a69744.tar.bz2
troggle-17bbbd6eabe24b169c66f2c6534f0b0589a69744.zip
get the survexfile path when editing a naked wallet
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):