L

Lokesh Joshi's Take Help From Us

Learndunia.com is e-learning platform for students as well
as for youth who are searching for jobs and how to crack
them easily.

  • Rated3.2/ 5
  • Updated 6 Years Ago

Sendtest mail to check django mails are working or not! | LearningDunia

Updated 6 Years Ago

sendtestemail is used to test mails are working or not in Django django-admin sendtestemail [email [email ...]]¶ Sends a test email (to confirm email sending through Django is working) to the recipient(s) specified. For example: django-admin sendtestemail foo@example.com bar@example.com There are a couple of options, and you may use any combination of them together: --managers¶ Mails the email addresses specified in MANAGERS using mail_managers(). --admins¶ Mails the email addresses specified in ADMINS using mail_admins().
Read More