Set your SMTP configurations in settings.py. Make sure to follow wsgi handler properly by adding IP in ALLOWED_HOSTS = ['yourIP']. Make sure you've setup MX records for your domain configuration with DIgitalocean.
On Thu, Aug 2, 2018 at 4:42 AM, Azeez Akinsola <[email protected]> wrote: > Hello everyone, > > I need help to fix this problem. My application works perfectly on my > localhost, but after deployment to a digital ocean server, I encounter > server error 500 and 400. > I attached the log error. Please, I need someone to help to fix this. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/21a8d436-43db-4d6f-8579-a906f5fe61ea%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/21a8d436-43db-4d6f-8579-a906f5fe61ea%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANoUts6HE%3D9bS-BBr0GmLD6n-rAmruHwyEYn7ngwL5WPd4Q16w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

