Browse Source

post

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

+ 2
- 0
wsps/views.py View File

@@ -78,6 +78,8 @@ def fn_vpx(request,*a,**kw):
78 78
 		attr = getattr(request,en,"NO_ATTR")
79 79
 		p(en,type(en))
80 80
 
81
+	p("????????????//")
82
+
81 83
 	return HttpResponse("fn_vpx") 
82 84
 
83 85
 

Loading…
Cancel
Save