I have a very simple model which I call via javascript unsuccessfully:
model:
class Product(models.Model): name = models.CharField("name"