If I have a model that has a models.ForeignKey field, does the model it depends on have to be defined before the model that contains the field?
I suppose this makes sense, but what if I have a very complicated hierarchy? Such as if I have three tables, and their foreign keys relationships form a triangle? Thanks, Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---