September 8, 2010

Django and multipart emails

Handshake As part of the Django storefront app I am writing, I need to send multipart messages. The base Django mail functionality doesn’t seem to do this, at least not with my version of Python. It could be a Python bug (actually I am pretty sure it is a bug, and I’m going to followup on that as well) but I need it solved now, not at the next point release of the language.

In the meantime, I’ve made a multipart aware patch and submitted it to the Django project. They accepted my last patch so quickly, I’m curious to see whether this more "debatable need" one will be accepted.

[tags]django,MIMEMultipart[/tags]

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Related posts:

  1. Django and authenticated smtp I just sent off my first patch for Django. It...
  2. Helpful Django utilities and links Two simple links which have been very helpful in doing...
  3. First use of the Django Magic Removal Last night I took a break from my most recent...
  4. Top ten reasons to use Django for your web framework Django is pulling ahead of every other web framework I’ve...
  5. Django encourages Flow Django is one good web framework....

About Bruce Kroeze

Speak Your Mind

*