DOCTYPE html> <html> <body> <head> <input type="button" id='script' ... from django.http import HttpResponse def sample(request): #your python script code ...
確定! 回上一頁