mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
青岛大学OJ
* new-arch: fix error package name and add pip mirrorwq 废弃 huey,多数据库连接的时候存在 connection 无法释放的问题,回到 celery 修复 huey 队列不会释放数据库连接的问题,是用法不对 修复typo 完善 sso 登录部分 修复typo 规范配置文件写法;数据库用户名也在环境变量中取 个人博客链接前面也增加图标 修改判题机器的配置文件 删除不再使用的配置文件 Conflicts: account/views.py |
||
|---|---|---|
| account | ||
| admin | ||
| announcement | ||
| contest | ||
| dockerfiles | ||
| group | ||
| judge | ||
| judge_dispatcher | ||
| monitor | ||
| oj | ||
| problem | ||
| static/src | ||
| submission | ||
| template/src | ||
| tools | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| daocloud.yml | ||
| LICENSE | ||
| manage.py | ||
| README.md | ||
OnlineJudge
基于 Python 和 Django的在线评测平台。
文档:http://qingdaou.github.io/OnlineJudge/
demo: https://qduoj.com
TODO:
- 将判题服务器改为 rpc 通信
- 重构消息队列
- 完善测试
- 完善小组功能






