django-mailer
django-mailer copied to clipboard
Fix condition for deprecated '--cron' argument in "send_mail" command
Fix logic for the condition to issue a warning about the deprecated '--cron' argument in the "send_mail" command. The "retry_deferred" command seems to have already the correct check.
P.S.: great package, thank you.