I am working on this project: https://github.com/mirumee/saleor I added a column to the product model by adding:
account_user = models.ForeignKey( Account_Use