Trying out serialising parent and child model.Here are my models:
class HealthQuotation(models.Model): quotation_no = models.CharField(max_length=50) insuredp