OnlineJudge/account/migrations
virusdefender 93bd77d8d8 bug fixes
2017-10-09 18:55:25 +08:00
..
__init__.py 创建account的数据库migration 2015-08-08 12:23:01 +08:00
0001_initial.py bug fixes 2017-10-09 18:55:25 +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
0006_user_session_keys.py Use signals to save ip, user_agent, last_login in sessions 2017-09-16 17:42:43 +08:00
0007_auto_20170920_0254.py adjust account fields, cache the website_config 2017-09-22 16:41:29 +08:00