Browse Source

post

master
jfinn 4 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
 		p(en,type(en))
85
 		p(en,type(en))
86
 
86
 
87
 	p("????????????//")
87
 	p("????????????//")
88
+	p(request.method)
88
 
89
 
89
 	return HttpResponse("fn_vpx") 
90
 	return HttpResponse("fn_vpx") 
90
 
91
 

Loading…
Cancel
Save