Re: dumpdata/loaddata does not use database encoding

2007-05-09 Thread Jiri Barton
You can use the YAML serializer until this is fixed. It worked for me. You will have to install PyYaml first (http://pyyaml.org/) - or easy_install pyyaml. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django use

Re: dumpdata/loaddata does not use database encoding

2007-05-05 Thread Caspar Hasenclever
I found a way to partially fix this, a ticket with patch is here: http://code.djangoproject.com/ticket/4227 Cheers, Caspar Hasenclever --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post