开发者

Using MailMerge in Django

How do you implement MailMerge in django in开发者_开发问答stead of using EmailMessage?


The easiest way to implement mail merge in Django is to use the built-in template engine with appropriate templates and models.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜