Can you successfully send an email from the command line on your server?
You need to be able to do that in order to send email from django.
Mark
On Mon, May 1, 2017 at 1:52 PM, Melvyn Sopacua
wrote:
> On Monday 01 May 2017 13:47:10 goskoomer tarasenko wrote:
>
> > The third day I suffer with th
On Monday 01 May 2017 13:47:10 goskoomer tarasenko
wrote:
> The third day I suffer with the form of feedback
Did you configure the settings related to EMAIL_[1]?
--
Melvyn Sopacua
[1]
https://docs.djangoproject.com/en/1.11/ref/settings/#email-backend
--
You received this message bec
The third day I suffer with the form of feedback, here is the link to the
code, tell me where the error is. Although in pycharm it shows that the
sending goes to the post office and the mail does not receive a message
from django.shortcuts import render
from django import forms
from django.http
3 matches
Mail list logo