Send emails in a django development environment on OS X leopard
Posted
by dotty
on Stack Overflow
See other posts from Stack Overflow
or by dotty
Published on 2010-05-21T11:08:48Z
Indexed on
2010/05/21
11:10 UTC
Read the original article
Hit count: 288
Hay, i was wondering how i would go about setting up django so that i can send emails from a standard Leopard installation.
In php i just use mail() and it sends the mail for me.
Thanks
© Stack Overflow or respective owner