I want to display 1 Parent Field with associated Child and further there Childs
I have a Model
class GrandParent(models.Model): name= models.CharField(