Reverse for 'bid' with no arguments not found. 1 pattern(s) tried: ['dasboard/orders/add/(?P[0-9]+)$']

后端 未结 0 1596
囚心锁ツ
囚心锁ツ 2020-12-06 23:56

I\'m trying to set the the status of a model object to "Off" based on passed id, How do I achieve this.

Here is my views.py

def bid(request,          


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