The latter problem is solved. It was just a mysql integrity error because of
a larger field name.
I just resized the field sizes and it works!

On Fri, May 29, 2009 at 8:44 PM, Lakshman Prasad <scorpion...@gmail.com>wrote:

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



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