Testing django mail and attachment return empty

前端 未结 0 1442
情歌与酒
情歌与酒 2020-11-27 21:02

I\'m trying to test mails with attachment, I\'m attaching the files something like this:

# snippet of send_pdf_mail
mail = EmailMessage(
        subject=subje         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题