I am working certain model Accounting which consists of following model attributes.
class Accounting(model.Model): booking = models.OneToOneField(Booking