I have a django template containing 2 buttons. One is for show and another
is for print.
I am getting a list of objects from model to print. And there is a status
field boolean in this model. The issue is after taking print, I want to
update those objects by making their status field true .
I have a django template containing 2 buttons. One is for show and another
is for print.
I am getting a list of objects from model to print. And there is a status
field boolean in this model. The issue is after taking print, I want to
update those objects by making their status field true .
2 matches
Mail list logo