From 17bbbd6eabe24b169c66f2c6534f0b0589a69744 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 24 Aug 2022 19:08:08 +0300 Subject: get the survexfile path when editing a naked wallet --- core/views/scans.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/views/scans.py') 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): -- cgit v1.2.3