I want to send email to users. The default charset is us-ascii, but I need utf-8. How I see, there is SafeMIMEText class, where I can specify the charset and other things, but I dont know how to use it. Can someone give me a simple example.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

