Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott fe987fb1c3 [manual] Excise South migrations prior to the User merge.
South doesn't properly deal with removing the Django User model, so
this commit redoes our South history to instead start after that
migration has already been applied.  This allows us to get rid of some
annoying hacks.

Note that developers and staging will need to run

./manage.py migrate --delete-ghost-migrations zephyr

in order to clear out the old versions of the migrations.

(imported from commit 7f45ea601b809dde33720f76e7dfb0ab348b0e65)
2013-05-20 23:29:54 -04:00
api Implement Humbug SVN integration. 2013-05-01 11:37:07 -07:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots zephyr_mirror: Fix incorrect check for already running mirror bots. 2013-05-20 23:29:53 -04:00
certs Include certificate configuration for www.humbughq.com via Comodo 2013-05-17 01:02:32 -04:00
confirmation [third]: Accept and pass along gafyd_name parameters to confirmation templates. 2013-04-24 12:03:41 -07:00
humbug [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Check rabbitmq consumers for all important queues 2013-05-17 01:02:35 -04:00
templates Load blueslip as early as possible 2013-05-20 23:29:54 -04:00
tools [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
zephyr [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04: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