User Account Activation Email

Sending email

When users get registered, the first thing we need to do is send them verification emails. For this, we create a function for sending emails. In the main directory, we add another file called utils.py. In this file, we add the code below.

Get hands-on with 1200+ tech skills courses.