zulip/zerver/worker
sahil839 37bf160298 queue_processor: Add langauge to the events added to invites queue.
This is a prep commit for adding realm-level default for various
user settings. We add the language, in which the invite email will
be sent, to the dict added to queue itself to avoid making queries
in a loop when sending multiple emails from queue.

We also handle the case for old events in the queue.
2021-06-22 16:55:32 -07:00
..
__init__.py
queue_processors.py queue_processor: Add langauge to the events added to invites queue. 2021-06-22 16:55:32 -07:00