how to pass another argument to url django?

后端 未结 0 658
栀梦
栀梦 2020-12-11 16:09

dans my views.py of page1.html :

def spwords(request, spray_id)     
  if request.method == \'POST\':
    value= request.POST["rangeVal"]  #### the          


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