Which database do you use? Also you can dump data using python manage.py help dumpdata (So data can be imported to any database).
Thanks, Oleg On Tue, Jan 26, 2010 at 6:22 AM, Weiwei <[email protected]>wrote: > Hi all, > > is there a easy way to dump utf8 data from database? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<django-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

