mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Previously we were calling select_related() on Message.client, which doesn't exist. It seems kinda poor that this doesn't raise an exception. I believe this issue was causing us to do very large numbers of database queries during get_updates calls during server restarts. (imported from commit b79bd698820fbd9dd82bd61fc175c32cd5ce6d05) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||