jfinn 2 mesi fa
parent
commit
55eecdad4d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      wsps/views.py

+ 2
- 0
wsps/views.py Vedi 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…
Annulla
Salva