zulip/zerver/management
Alex Vandiver 0f1611286d management: Rename the deliver_email command to deliver_scheduled_email.
This makes it parallel with deliver_scheduled_messages, and clarifies
that it is not used for simply sending outgoing emails (e.g. the
`email_senders` queue).

This also renames the supervisor job to match.
2021-05-11 13:07:29 -07:00
..
commands management: Rename the deliver_email command to deliver_scheduled_email. 2021-05-11 13:07:29 -07:00
data
__init__.py