Why is there from_email argument in send_email django function, when we specify EMAIL_HOST_USER in settings.py module?
from_email
send_email
EMAIL_HOST_USER
settings.py