This website requires JavaScript.
Explore
Help
Register
Sign In
xuyue
/
OnlineJudge
Watch
1
Star
0
Fork
0
You've already forked OnlineJudge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3311a4c8990faeab67241de2a8ab01d5a8f29a58
OnlineJudge
/
contest
History
virusdefender
3311a4c899
rpc 通信和判题初步测试通过;判题服务器不再依赖 redis 和 mysql。
2015-11-29 21:29:26 +08:00
..
migrations
增加 contest model 变化的 migrations
2015-10-17 15:13:23 +08:00
__init__.py
创建新工程 添加了一些通用代码和数据库模型
2015-06-26 15:59:53 +08:00
decorators.py
只判断 ajax 可能存在绕过
2015-11-03 23:55:14 +08:00
models.py
rpc 通信和判题初步测试通过;判题服务器不再依赖 redis 和 mysql。
2015-11-29 21:29:26 +08:00
serializers.py
增加公开比赛题目的功能
2015-10-29 18:58:21 +08:00
tests.py
整理模块,部分功能只有 api
2015-10-18 11:45:06 +08:00
views.py
Merge branch 'master' of
https://git.coding.net/virusdefender/qduoj
into dev-s
2015-11-07 20:13:46 +08:00