#1541: [patch] Add multipart message capability to django.core.mail
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jacob
Status: assigned | Component: django.core.mail
Version: | Resolution:
Keywords: | Stage: Design decision
needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------+----------------------------------------
Comment (by [EMAIL PROTECTED]):
I am the original author of this patch, which has now grown into a tangle.
I'd be willing to consolidate the various patches, as I don't think they
are really conflicting all that much.
The combined version would:
1) Use the idea from #3366, making an EmailMessage class, which is really
just an extension of the "SafeMimeMultipart" I made in the original
patch.[[BR]]
2) Add the bcc_list idea from #3307[[BR]]
3) Add the convenience method for adding a list of attachments at once.
How does that sound?
--
Ticket URL: <http://code.djangoproject.com/ticket/1541#comment:25>
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
-~----------~----~----~----~------~----~------~--~---