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
21b18b8e972d275d973bee1ecae4c2ebe0f4e28c
OnlineJudge
/
account
/
migrations
History
sxw@401
01215a71ad
添加了题目列表每个题目前边状态指示标志:ac /没有/正在进行,因为数据是存在用户表里的所以缓存的时候可以做到与题目数据分开
2015-09-15 16:41:13 +08:00
..
__init__.py
创建account的数据库migration
2015-08-08 12:23:01 +08:00
0001_initial.py
创建account的数据库migration
2015-08-08 12:23:01 +08:00
0002_user_problems_status.py
添加了题目列表每个题目前边状态指示标志:ac /没有/正在进行,因为数据是存在用户表里的所以缓存的时候可以做到与题目数据分开
2015-09-15 16:41:13 +08:00