This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
locky
/
ASJPush
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
a877971ea5
Dallar
Biçim İmleri
master
test
test_us
ASJPush
/
Controller
/
testController.py
testController.py
99 B
Geçmiş
Ham
1
2
3
4
5
from django.http import HttpResponse
def index(request):
return HttpResponse("测试成功!")