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
89
Commits
1
Branch
0
Tags
2bf0389e7be0285288709fc53aa0a22519223642
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hohoTT
2bf0389e7b
announcement model.py 里面的 description 改名为 content,并修改其对应的serializers和views
2015-08-06 11:08:02 +08:00
account
在account/tests.py中删除不必要的代码
2015-08-05 20:23:42 +08:00
admin
增加 admin 后台返回执行模板的 views 函数
2015-08-05 19:47:49 +08:00
announcement
announcement model.py 里面的 description 改名为 content,并修改其对应的serializers和views
2015-08-06 11:08:02 +08:00
contest
增加几个 model
2015-07-18 17:17:33 +08:00
judge
修改项目结构,还有些混乱。
2015-07-31 23:23:15 +08:00
oj
Merge branch 'dev' into hohoTT-dev
2015-08-05 20:12:59 +08:00
problem
前台模板模块化拆分
2015-08-02 09:59:13 +08:00
solution
修改项目结构,还有些混乱。
2015-07-31 23:23:15 +08:00
static
/src
更正了validator命名的问题,remoteCSRF->remote.把原生的remote改成了remotex。。。
2015-08-05 20:01:15 +08:00
template
Merge branch 'dev' into sxw-dev
2015-08-05 19:51:02 +08:00
tools
修改 runtest.sh,只有在测试成功的情况下才进行测试覆盖率分析和打开结果页面
2015-08-05 08:43:15 +08:00
utils
补充通用分页函数的注释和用法;修改错误的测试用例
2015-08-05 08:53:39 +08:00
.gitignore
自动排除了 lib,导致js 不全
2015-08-02 12:21:12 +08:00
daocloud.yml
增加daocloud ci
2015-08-02 14:24:30 +08:00
Dockerfile
增加数据库 migrate
2015-08-02 14:07:57 +08:00
manage.py
重命名工程 qduoj -> oj
2015-08-02 08:59:01 +08:00
README.md
创建新工程 添加了一些通用代码和数据库模型
2015-06-26 15:59:53 +08:00
requirements.txt
add coverage requirement and run test shell script
2015-08-04 18:38:00 +08:00
README.md
The file is empty.
Description
No description provided
Readme
12
MiB