OnlineJudge/utils
2019-03-11 11:25:10 +08:00
..
api update to django 2.0 2019-03-11 11:25:10 +08:00
captcha Use signals to save ip, user_agent, last_login in sessions 2017-09-16 17:42:43 +08:00
management 初始化管理员用户的时候,由判断 root 用户名是否存在改为是否有用户存在 2018-12-09 14:43:42 +08:00
__init__.py remove unused coding=utf-8 2017-01-23 16:31:17 +08:00
cache.py bug fixes 2017-10-09 18:55:25 +08:00
constants.py support fps problems import; fix qduoj problems import 2018-04-18 00:08:18 +08:00
migrate_data.py support fps problems import; fix qduoj problems import 2018-04-18 00:08:18 +08:00
models.py update xss filter 2017-12-24 15:34:22 +08:00
serializers.py 将编译选项修改为数据库存储 2019-01-05 14:12:17 +08:00
shortcuts.py add dashboard api 2018-01-04 19:43:18 +08:00
tasks.py support fps problems import; fix qduoj problems import 2018-04-18 00:08:18 +08:00
throttling.py new throttling 2017-12-24 11:01:33 +08:00
urls.py 题目AC后不计入AC计数器; 2017-11-01 23:07:37 +08:00
views.py 题目AC后不计入AC计数器; 2017-11-01 23:07:37 +08:00
xss_filter.py update xss filter 2017-12-24 15:34:22 +08:00