删除了 mq 的 app,将代码移入 rpc 通信的代码中。

This commit is contained in:
virusdefender
2015-11-29 22:02:46 +08:00
parent 3311a4c899
commit 89ceca8629
6 changed files with 77 additions and 109 deletions

View File

@@ -57,7 +57,6 @@ INSTALLED_APPS = (
'problem',
'admin',
'submission',
'mq',
'contest',
'mail',
'judge',