Sending Emails with Django #1: Configuration and Basics of Sending Emails with Gmail

Описание к видео Sending Emails with Django #1: Configuration and Basics of Sending Emails with Gmail

In this tutorial series I show you how to send emails from your Django Application. In this video we set up the Google and Django configuration, and we provide a basic example.

In the next videos we will focus on using nice looking HTML templates for our emails, and we will pass in variables in this template to customize the email to the users.

The full code is available on GitHub, the link to the code is available in the comment section!

Thanks for watching!

Комментарии

Информация по комментариям в разработке