Kaynağa Gözat

post

master
jfinn 4 gün önce
ebeveyn
işleme
eb967fd35e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      wsps/views.py

+ 1
- 1
wsps/views.py Dosyayı Görüntüle

@@ -75,7 +75,7 @@ class CreatePostView(CreateView):  # new
75 75
 
76 76
 def fn_vpx(request,*a,**kw):
77 77
 	fnx = gmod.glob.get("fnx")
78
-	if (gmod.glob.get("fnx")):
78
+	# if (gmod.glob.get("fnx")):
79 79
 	if (fnx):
80 80
 		fnx(request)
81 81
 

Loading…
İptal
Kaydet