api
|
remove celery and use dramatiq
|
2019-03-11 17:59:24 +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
|
修复比赛修改密码之后,之前保存的 session 仍然可以使用的问题
|
2019-09-22 16:54:40 +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
|
fix tests
|
2019-03-26 10:51:49 +08:00 |
tasks.py
|
remove celery and use dramatiq
|
2019-03-11 17:59:24 +08:00 |
throttling.py
|
new throttling
|
2017-12-24 11:01:33 +08:00 |
urls.py
|
增加文件上传功能
|
2019-03-12 14:54:07 +08:00 |
views.py
|
解决 dispatcher 中部分数据库锁的问题
|
2019-03-12 14:58:14 +08:00 |
xss_filter.py
|
增加文件上传功能
|
2019-03-12 14:54:07 +08:00 |