OnlineJudge/submission
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 Move real_name to UserProfile; 2017-09-12 11:45:17 +08:00
urls 更换cache使用方式 2017-08-15 20:32:14 +08:00
views Move real_name to UserProfile; 2017-09-12 11:45:17 +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