open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
Go to file
2016-01-26 13:12:23 +08:00
account 修复两步验证中的错误 2015-12-12 21:40:04 +08:00
admin 修改源码模板路径 2015-08-25 16:18:24 +08:00
announcement 增加升级 announcement 的 migration 2015-10-16 20:45:01 +08:00
contest 删除排名页面的分页 2016-01-06 17:12:14 +08:00
dockerfiles 添加阿里云的 debian 源用于安装 nodes 2016-01-09 00:12:59 +08:00
group 修复typo 2015-12-10 20:24:30 +08:00
judge 增加判题服务器 token 验证 2015-12-07 17:35:03 +08:00
judge_dispatcher 修复部分 bug 2016-01-08 23:32:55 +08:00
oj fix template warning 2016-01-26 12:58:08 +08:00
problem 将首页题目修改为每页40道 2015-11-09 20:17:51 +08:00
static/src 压缩首页大图 2016-01-24 19:05:48 +08:00
submission 使用 TokenBucket 机制限制用户恶意提交代码 2016-01-17 14:51:14 +08:00
template/src 压缩首页大图 2016-01-24 19:05:48 +08:00
tools 删除不再使用的配置文件 2015-12-09 22:30:49 +08:00
utils 增加 initadmin 命令 2016-01-26 13:12:23 +08:00
.gitattributes 增加语言统计配置项目 2015-09-15 20:56:14 +08:00
.gitignore 废弃 huey,多数据库连接的时候存在 connection 无法释放的问题,回到 celery 2015-12-12 15:41:57 +08:00
LICENSE update readme and license 2016-01-19 14:01:49 +08:00
manage.py 重命名工程 qduoj -> oj 2015-08-02 08:59:01 +08:00
README.md update readme and license 2016-01-19 14:01:49 +08:00

OnlineJudge

基于 Python 和 Django 的在线评测平台。

文档: http://qingdaou.github.io/OnlineJudge/

Demo: https://qduoj.com

License: The Star And Thank Author License

TODO

  • 完善测试

oj_previewindex.png

preview.jpeg

oj_preview_submission.png

contest

contest_rank_edit

admin_problem

admin_contest