Hi.
I'm working on a project with django and django rest framework.
In one of my views, I tried implementing a simple send_mail, but it gives
me a TimeOut error. I configured the settings (Email backend as smtp, email
host, password, ...), and also alowed my email to accept 'less secured
apps',
Hello!
I've tried uploading the data I'm entering in the webpage to the database,
but the data is not entering. Since I am new to django, I don't know what
the error is. Can anyone please help me? I am using Mysql database.
*My views.py:*
*from django.views.generic import FormView, TemplateView
2 matches
Mail list logo