Run a function from an imported module using Django

后端 未结 0 1723
轮回少年
轮回少年 2020-12-08 02:13

I\'m trying to run a function from an imported class when the user clicks a button on the webpage.

views.py

def smartsheet_int(request):
    #if reques         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题