can't update checkbox in django template for loop table from model object, using jquery. jquery doesn't iterate with django loop

前端 未结 0 1391
太阳男子
太阳男子 2020-12-07 17:04

I have a dynamic table using for-loop in django template, it contains a checkbox on each row which I want to update as checked or unchecked from the boolean model object whi

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