mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-01-18 16:42:48 +00:00
to do additions comments
This commit is contained in:
@@ -292,6 +292,8 @@ def expofilerename(request, filepath):
|
||||
return simple_get(ctx)
|
||||
|
||||
# main flow
|
||||
# needs tidying, fold in simple_get into get()
|
||||
# and change this silly return ctx["response"] thinggy to something more obvious
|
||||
ctx = _setup(filepath)
|
||||
if "response" in ctx:
|
||||
return ctx["response"]
|
||||
|
||||
Reference in New Issue
Block a user