I have a two models question and answers. I am now able to show both the models in django admin. But i need to show a link for View Answers in question listing page in django admin. And this link should only show the answers of related question.I have a two models question and answers. I am