Hi list,
I cannot load my data into the postgres db.
I dumped it on the production server and want to
load it on the dev machine (both SVN 6020):

$ python manage.py loaddata dump.json
Loading 'dump' fixtures...
Installing json fixture 'dump' from absolute path.
Problem installing fixture 'dump.json': DVD matching query does not exist.

I alredy read #4459 and #4431 and I also tried to remove the overriden
save()-methods in the models... restarted apache. But still doesn't work.

An idea anyone?
Thanks four your time!

Kai

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to