django-mailer icon indicating copy to clipboard operation
django-mailer copied to clipboard

Fix condition for deprecated '--cron' argument in "send_mail" command

Open eht16 opened this issue 1 year ago • 0 comments

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.

eht16 avatar Feb 08 '24 07:02 eht16