This website requires JavaScript.
Explore
Help
Sign In
QingdaoU
/
OnlineJudge
Watch
1
Star
0
Fork
0
You've already forked OnlineJudge
mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced
2025-01-16 01:13:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OnlineJudge
/
submission
History
zema1
a3ca8b2336
Use signals to save ip, user_agent, last_login in sessions
2017-09-16 17:42:43 +08:00
..
migrations
Move real_name to UserProfile;
2017-09-12 11:45:17 +08:00
urls
更换cache使用方式
2017-08-15 20:32:14 +08:00
views
Use signals to save ip, user_agent, last_login in sessions
2017-09-16 17:42:43 +08:00
__init__.py
Add submission module
2017-05-08 17:29:01 +08:00
models.py
Move real_name to UserProfile;
2017-09-12 11:45:17 +08:00
serializers.py
大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2
2017-08-29 19:35:22 +08:00
test.py
Add submission module
2017-05-08 17:29:01 +08:00