This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
locky
/
ASJPush
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a877971ea5
Rami (Branch)
Tag
master
test
test_us
ASJPush
/
Controller
/
testController.py
testController.py
99 B
Cronologia
Originale
1
2
3
4
5
from django.http import HttpResponse
def index(request):
return HttpResponse("测试成功!")