I have the following ManyToMany relationship in my project:
class Borrador(models.Model): nombre = models.CharField( max_length=40, help_