1
Answer

I have django model which has column STATUS. i want the count of Comp

Photo of Ayush A

Ayush A

4y
568
1
I have django model which has column STATUS. i want the count of Complete status. I am using ListView to display all the data but in summary I can't display Completed count. Someone please help. Thanks in advance

Answers (1)