Error when submitting the form OSError at /
crydotsnake opened this issue · 2 comments
crydotsnake commented
Aiky30 commented
@crydotsnake That is an email error, looking at the package it can send emails so you will need to configure an SMTP email services. You can also use the console to print the email to in development: https://docs.djangoproject.com/en/3.2/topics/email/#console-backend
crydotsnake commented
Thanks for your reply!
How could i resolve this issue in production?