jfinn hace 4 días
padre
commit
d6e41d1225
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      wsps/views.py

+ 1
- 0
wsps/views.py Ver fichero

@@ -85,6 +85,7 @@ def fn_vpx(request,*a,**kw):
85 85
 		p(en,type(en))
86 86
 
87 87
 	p("????????????//")
88
+	p(request.method)
88 89
 
89 90
 	return HttpResponse("fn_vpx") 
90 91
 

Loading…
Cancelar
Guardar