Vue.js & Django Authentication: how to use SMTP to send emails in Django

  • 2 months ago
This video shows how to use the SMTP feature of Django to send emails with HTML content. My example is for my authentication service and I'm using the code in the video to send the password reset link.

Recommended