OnlineJudge/account
2017-08-29 19:35:22 +08:00
..
migrations 移除user time_zone, 统一使用submission_number和accepted_number字段 2017-08-26 08:41:29 +08:00
templates Add mail module and fix reset password api 2017-04-18 14:34:23 +08:00
urls ranklist相关的改动 2017-08-20 20:32:07 +08:00
views 大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2 2017-08-29 19:35:22 +08:00
__init__.py 创建新工程 添加了一些通用代码和数据库模型 2015-06-26 15:59:53 +08:00
decorators.py 大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2 2017-08-29 19:35:22 +08:00
middleware.py 大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2 2017-08-29 19:35:22 +08:00
models.py 移除time_zone,修复problem越权 2017-08-23 17:02:57 +08:00
serializers.py ranklist相关的改动 2017-08-20 20:32:07 +08:00
tasks.py remove i18n 2017-04-19 02:03:48 +08:00
tests.py remove i18n 2017-04-19 02:03:48 +08:00