i need to access my OderItem in model in reference with customer
here is my model.py
class Customer(models.Model): user = models.OneToOneField(User, on