mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
The message_stream_count() function uses Django's count() method, which is more efficient than doing len() on array of full objects. (imported from commit 9c20a89a2cd02d9d39341132330d03a7f6c8be25)
134 KiB
134 KiB