【发布时间】:2022-07-23 05:09:34
【问题描述】:
我是新手!
我想创建一个发送邮件的 django 应用程序。它在本地主机上运行良好,但是当我部署它时,它停止工作,因为主机不支持 smtp。他建议使用 sendgrid,而我被困在这里......
enter image description here sorry i dont have permission to put pic only link 视图.py enter image description here 错误: enter image description here
【问题讨论】:
-
请您在问题中提供您的代码而不是图片?