On Tue, 2006-10-10 at 11:00 +0000, coulix wrote:
> When i post a comment with " woot♥" it is display well in the comment
> preview but once posted appears at "woot?", why ? how to solve this ?

So the obvious questions are:

(1) What is stored in the database?

(2) What is produced in the web page?

You have explained what is *displayed*, but it could be that either the
data is stored incorrectly or the right information with the wrong
encoding is sent to the client (leading to a bad display).

Regards,
Malcolm



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

Reply via email to