I have 2 models. The customer model and the customerpricing model.
class Customer(models.Model): priceline= models.IntegerField() billto=models.IntegerFie