OnlineJudge/problem
zema1 f55a242ec0 Move real_name to UserProfile;
Delete student_id field;
Mark the problems that have submission;
Alter dispatcher to adapt the changes.
2017-09-12 11:45:17 +08:00
..
migrations 移除user time_zone, 统一使用submission_number和accepted_number字段 2017-08-26 08:41:29 +08:00
urls 添加contest权限验证、contest密码验证api 2017-07-18 11:18:18 +08:00
views Move real_name to UserProfile; 2017-09-12 11:45:17 +08:00
__init__.py 重构 2016-09-25 17:00:52 +08:00
models.py Move real_name to UserProfile; 2017-09-12 11:45:17 +08:00
serializers.py 移除time_zone,修复problem越权 2017-08-23 17:02:57 +08:00
tests.py reformat code. 2017-07-18 11:25:08 +08:00