i have two models and i need to know how to change two values when i change one of this
class Universidad(models.Model): nombre = models.CharField(max_length=64)