Sending Emails with Django #1: Configuration and Basics of Sending Emails with Gmail
In this tutorial series we will focus on sending emails through our Django app with Gmail. Over the course of three posts we will explain: The full code of the project is available on GitHub. Videos of the tutorial are…