in the first this is my models:
class MediaSecParnt(models.Model): withdegrey = models.ForeignKey(Degrey, on_delete=models.CASCADE) withsecondray = models.For