Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott d0953bc8a1 Log time spent doing database queries when DEBUG=True.
When DEBUG=False, Django doesn't log the data at all.  We can and
should add tracking of that at some point, but it requires patching
Django; so for now just log the data when DEBUG=True.

(imported from commit 2b9e6a4c68009733373724f38debe4e77313fdeb)
2013-02-12 11:07:36 -05:00
api api: Add a list-members example script for the /get_members query. 2013-02-11 13:45:47 -05:00
bots bots: Import new copy of our Trac bot. 2013-02-06 18:07:51 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
servers [manual] Add rabbitmq monitoring to munin. 2013-02-12 10:55:01 -05:00
templates Make clicking "Home" in the sidebar from, e.g. Settings, actually work. 2013-02-12 10:07:35 -05:00
tools Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
zephyr Log time spent doing database queries when DEBUG=True. 2013-02-12 11:07:36 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00