The models in my project are looking some thing like this right now.
class Parent(models.Model): ..... class External(model.Model): f = ForeignKey(Parent, re