I have two models which I want to join but they don\'t have any foreignkey
class Invoice(models.Model): invoice_id = models.IntegerFi