forked from expo/troggle
Form creates wallet folder and contents.json
This commit is contained in:
@@ -19,7 +19,7 @@ by looking inside the file before being served.
|
||||
need to check if inavlid query string is invalid, or produces multiple replies
|
||||
and render a user-friendly error page.
|
||||
'''
|
||||
|
||||
|
||||
def singlewallet(request, path):
|
||||
#print [ s.walletname for s in Wallet.objects.all() ]
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user