Ticket #1541. Could someone please take a look.

2007-02-02 Thread Suriya
minor contributor happy :) Thanks, Suriya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from

Multipart message capability in django.core.mail (#1541)

2007-01-21 Thread Suriya
o this proposal. The documentation opens files but does not close them. If there is consensus for this patch, I will fix this part of the documentation. Thank you developers for an awesome web framework. Thank you for reading this. Suriya --~--~-~--~~~---~--~~ You received

Add multipart message capability to django.core.mail (#1541)

2007-01-20 Thread Suriya
ch also contains documentation, but the example does not close opened files. I will fix this, if this approach is accepted in this discussion. Please holler even if you agree. Thanks you developers for a great framework. Thank you for reading. Suriya --~--~-~--~~~

Re: Multipart message capability

2007-01-03 Thread Suriya
. That was written a long time ago. The new patches contain changes to doc/email.txt as well. Suriya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, sen

Multipart message capability

2006-12-23 Thread Suriya
approach would be to accept tuples of (attachment name, content as string) and create attachments. I can write a patch for the latter. I'd like to see this functionality in Django :) Is there anything else stopping this ticket from being closed? Thanks, S