dumpdata/loaddata does not use database encoding

2007-05-05 Thread Caspar Hasenclever
ely. So my question boils down to: How do I tell dumpdata/loaddata the encoding to use (and should it not be using the database encoding?) My setup on Debian/amd64 'testing': Django SVN revision 5152 PostgreSQL 8.1.8 Python 2.4.4 Cheers, Caspar Hasenclever --~--~-~--~~

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