I produced the example (2 field, 2 models, 2 records!) I opened ticket http://code.djangoproject.com/ticket/4288 but now I cannot add files due to InternalError of the trac system! So I put it here: http://www.e-den.it/misc/fixture_failing.tgz
Anyhow my understanding is that is all due to the ForeignKey that points to a field NOT the primary key (unique in my real model). The same example can be modified to point to the primary id (serial) and it works. thanks again sandro *:-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---