소스 검색

...

master
jfinn 2 달 전
부모
커밋
3002ecb034
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      wsps/views.py

+ 2
- 0
wsps/views.py 파일 보기

@@ -14,6 +14,8 @@ glob_cl = wsps.tasks_loop.glob_cl
14 14
 # glob_cl.has_cl
15 15
 # glob_cl.acl
16 16
 # Create your views here.
17
+
18
+p=print
17 19
 def index(request):
18 20
 	return HttpResponse("Hello World") 
19 21
 

Loading…
취소
저장