I'd kind of think that in Vote you don't need the poll FK, just the choice since the choice then maps to a particular poll. Though the Django admin won't do inline editing of FK relationships more than 2 deep.
Otherwise I think the effect your seeing makes sense. There is nothing in these models which say that Vote should only relate to the Choices of that particular Poll. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---