I performed *python2.5 manage.py dumpdata* on a project folder and received
the following error:

Error: Unable to serialize database: Project matching query does not exist.

Also, I have a file dump.xml obtained by dumpdata on a different
environment. The loaddata stops abruptly leaving the following traceback:
http://dpaste.com/hold/49035/

There are associated folders with names /report /pictures, that I have
placed in the same folder as the manage.py. The dump.xml is also in the same
folder.

If it matters, I am using mysql. What am I doing wrong, How do I load the
data properly. Thanks in advance.
-- 
Regards,
Lakshman
becomingguru.com
lakshmanprasad.com

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to