Workout With Friends
Stay fit with a little motivation
|
Functions | |
def | send_mail |
Send an email to the given recipients. |
def wowf.lib.mailer.send_mail | ( | subject, | |
recipients, | |||
template, | |||
variables = None , |
|||
extra_headers = None , |
|||
attachments = None , |
|||
sender = None |
|||
) |