OnlineJudge/utils
2015-10-10 19:57:11 +08:00
..
captcha 增加修改密码的验证码 2015-09-10 15:59:48 +08:00
templatetags 增加比赛结果缓存 2015-09-27 20:41:56 +08:00
__init__.py 创建新工程 添加了一些通用代码和数据库模型 2015-06-26 15:59:53 +08:00
cache.py 统一获取 redis 实例的方法 2015-10-10 19:57:11 +08:00
models.py 使用新的生成比赛排名的方式 2015-09-24 21:25:13 +08:00
shortcuts.py 增加了比赛排名页面的分页功能 2015-10-08 14:03:50 +08:00
test_urls.py 增加通用分页函数和对应的测试 2015-08-05 08:44:28 +08:00
tests.py [后端]修改后端公告GET接口,增加返回公告总条数,总页数 2015-08-08 08:41:20 +08:00
views.py Merge branch 'dev-sxw' of https://git.coding.net/virusdefender/qduoj 2015-09-15 13:18:36 +08:00
xss_filter.py 修改 xss filter 规则 2015-10-08 11:13:53 +08:00