@@ -23,6 +23,7 @@ def index(request):
def fn_v(request,*a,**kw):
# glob_cl.acl
# if
+ p("fn_v",request)
# return HttpResponse("fn_v?")
if (glob_cl.has_cl):
p("async_to_sync sig:",inspect.signature(async_to_sync))