Hi, i wonder if anyone can help or advise? i am developing a web application using Django, all works ok.
my contact page and email also worked ok using 127.0.0.1:8000 - email sent via mailgun using pythonanywhere domain to gmail email..
but my pythonanwhere site - after pressing the submit button - i get server error 500??
I'm using SMTP and a gmail email.
any ideas?
Thanks in advance