#4910: Bad encoding of email text attachments -----------------------+---------------------------------------------------- Reporter: anonymous | Owner: adrian Status: new | Component: django.core.mail Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 1 -----------------------+---------------------------------------------------- Hi, The unicode merge make use of smart_str for the body of email messages. I think the same thing should be done for text attachments, see patch attached. Cheers
-- Ticket URL: <http://code.djangoproject.com/ticket/4910> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
