Browse Source

post

master
jfinn 5 days ago
parent
commit
d6e41d1225
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      wsps/views.py

+ 1
- 0
wsps/views.py View File

@@ -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…
Cancel
Save