hello I have a problem in achieving this
I have Model
class TimeLine(models.Model): lead = models.ForeignKey(Lead, on_delete=models.CASCADE, relate