About the DEFAULT_FROM_EMAIL Setting

In your project settings, you can set the default email from which users will get messages with the name as follows:

1
DEFAULT_FROM_EMAIL = "DjangoTricks <hello@djangotricks.com>"

Tips and Tricks Development Django 4.2 Django 3.2 Django 2.2