This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
locky
/
ASJPush
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a877971ea5
Ramos
Etiquetas
master
test
test_us
ASJPush
/
Controller
/
testController.py
testController.py
99 B
Histórico
Em bruto
1
2
3
4
5
from django.http import HttpResponse
def index(request):
return HttpResponse("测试成功!")