Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott b2755472bb populate_db: Fix unnecessary import from zephyr.views.
Importing zephyr.views here has the unfortunate side effect of
creating Client ids 1 and 2 automatically (via decorators.py
instantiating the two client objects it makes), before we go ahead and
delete all objects in the database as part of the populate_db startup.

(imported from commit da03cb7606334d5926e42f422ab94d1c884937b9)
2012-12-14 17:15:32 -05:00
api api: Pass along --site in init_from_options 2012-12-14 16:15:39 -05:00
certs SSL certificates for zephyr.humbughq.com 2012-11-21 13:58:48 -05:00
confirmation confirmation: Use timezone-aware datetime object 2012-11-07 18:50:26 -05:00
humbug Decrease get_updates timeout for client test suite 2012-12-14 16:22:42 -05:00
servers puppet: Add generic nagios monitoring for postgres.humbughq.com 2012-12-13 11:30:02 -05:00
templates Configure get_updates timeout in settings.py 2012-12-14 16:22:42 -05:00
tools Configure get_updates timeout in settings.py 2012-12-14 16:22:42 -05:00
zephyr populate_db: Fix unnecessary import from zephyr.views. 2012-12-14 17:15:32 -05:00
.gitignore .gitignore: Update for new all_messages_log filenames 2012-11-13 10:59:02 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00