mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
Add this field to the Stream model will prevent us from having to look at realm data for several types of stream operations, which can be prone to either doing extra database lookups or making our cached data bloated. Going forward, we'll set stream.is_zephyr to True whenever the realm's string id is "zephyr".
79 KiB
79 KiB