mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
The DjangoIntegration is explicitly disabled, because it attempts to
hook into the request handling in a way which is not compatible with
Tornado, and leaks event handlers.
(cherry picked from commit 70b709494c)