I\'m facing troubles with my django project. I have a three layer model:
model.py
class PLC(models.Model): name = models.CharField(max