A

Admin • 831.35K Points
Coach

Q. Which of the following can be used to send emails in Django?

  • (A) send_mail()
  • (B) send_email()
  • (C) mail_send()
  • (D) deliver_mail()
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`send_mail()` is the built-in function in Django to send emails.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.