September 9, 2010

Django and authenticated smtp

Handshake I just sent off my first patch for Django. It adds the ability to send mail via SMTP servers which require authentication. I need this for Dreamhost, which has authentication on its mail servers.

The modifications were simple, and the code I was modifying was refreshingly clean. Better yet, the Django project site gives easy and clear instructions about how to contribute. So, I’m feeling very good about the project, the ease of contributing, and the maturity of the code.

Update (next day): They accepted the patch and merged it into the trunk of the dev version. I updated SVN and it is all there. That is the fastest response ever for one of my patches to be accepted into a public open-source project!

[tags]django,dreamhost[/tags]

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

Related posts:

  1. Helpful Django utilities and links Two simple links which have been very helpful in doing...
  2. First use of the Django Magic Removal Last night I took a break from my most recent...
  3. Top ten reasons to use Django for your web framework Django is pulling ahead of every other web framework I’ve...
  4. Another win for Django One nice thing about Django is that unlike many frameworks,...
  5. Django encourages Flow Django is one good web framework....

About Bruce Kroeze

Comments

  1. Thanks for the patch! I’ve committed your Django improvement to the development version (trunk).

Speak Your Mind

*