Hi, I have a large fixture initial_data.xml and I'm trying to syncdb on new Postgres database, & though it says it imported 764 objects, I see none in the db. After a little investigation, I think it is related to dependencies between classes (foreign keys), which aren't handled in the right order. I'm using Python 2.3.5, Postgres 8.1.2 & Django dev version. The fixture was generated from a database of the same type and version
Is this a known issue? Is it related to Postgres or its DB API? I need urgent help, and any idea/direction would be highly appreciated! Thanks in advance, Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---