OnlineJudge/utils
2017-09-22 16:41:29 +08:00
..
api add session management api; add more unit tests for account module 2017-09-16 20:40:56 +08:00
captcha Use signals to save ip, user_agent, last_login in sessions 2017-09-16 17:42:43 +08:00
management 移除time_zone,修复problem越权 2017-08-23 17:02:57 +08:00
__init__.py remove unused coding=utf-8 2017-01-23 16:31:17 +08:00
cache.py add problem_statistic_info 2017-08-15 21:05:41 +08:00
constants.py adjust account fields, cache the website_config 2017-09-22 16:41:29 +08:00
models.py 大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2 2017-08-29 19:35:22 +08:00
shortcuts.py support avatar upload; 2017-09-19 19:10:50 +08:00
throttling.py Add submission module 2017-05-08 17:29:01 +08:00
xss_filter.py 修复xss filter导致的html被错误修改的问题 #29 2016-04-07 17:17:49 +08:00