OnlineJudge/account/migrations
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
..
__init__.py 创建account的数据库migration 2015-08-08 12:23:01 +08:00
0001_initial.py isort 2017-01-23 16:48:04 +08:00
0002_auto_20170209_1028.py add user problem permission 2017-02-10 10:38:32 +08:00
0003_userprofile_total_score.py ranklist相关的改动 2017-08-20 20:32:07 +08:00
0004_remove_userprofile_time_zone.py 移除user time_zone, 统一使用submission_number和accepted_number字段 2017-08-26 08:41:29 +08:00
0005_auto_20170830_1154.py Move real_name to UserProfile; 2017-09-12 11:45:17 +08:00