mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
bulk_create_streams was taking about 10 seconds to run with prod data; this should be a basically immediate operation. The cause was a missing select_related on one of the loops through all streams. (imported from commit 8b82f0c41facc3999bb699dbc350708ac69797e9) |
||
|---|---|---|
| api | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||