I\'m trying to access data from a model which contains a Many-to-Many field. My Main Model is Product.
class Product(models.Model): id = models.IntegerFie