This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
locky
/
ASJPush
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
860f161f5e
شاخهها
تگها
master
test
test_us
ASJPush
/
Controller
/
testController.py
testController.py
99 B
تاريخچه
خام
1
2
3
4
5
from django.http import HttpResponse
def index(request):
return HttpResponse("测试成功!")