Karen,

thank You su much for the help!
after executing "show create table' i realised there was a problem in
my character_set+collation, changed it from latin1_swedish_ci (can't
remember which charset it was)to utf8+utf8_general_ci, and now
everything works like a charm.

Thanks once again!

all the best,
JamesM

On Nov 16, 5:41 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:

> Please tell us:
>
> 1 - What is the output from 'show create table' in a mysql command prompt
> for the table containing this data.
> 2 - Exactly what does your model's __unicode__ method look like?
> 3 - When you say "When i SELECT this row from mysql, it's displayed
> correctly" what do you mean exactly?  If you mean when you SELECT in a mysql
> shell, what OS is the shell running on?
>
> Karen
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to