mirror of https://github.com/zulip/zulip.git
1cf1d147aa
This removes some complexity from the event_queue module. To avoid code duplication, we reduce the `is_notifiable` methods to internally just call the `trigger` methods and check their return value. |
||
---|---|---|
.. | ||
__init__.py | ||
application.py | ||
autoreload.py | ||
descriptors.py | ||
django_api.py | ||
event_queue.py | ||
exceptions.py | ||
handlers.py | ||
ioloop_logging.py | ||
sharding.py | ||
views.py |