OnlineJudge/utils
2015-09-15 16:41:13 +08:00
..
captcha 增加修改密码的验证码 2015-09-10 15:59:48 +08:00
templatetags 添加了题目列表每个题目前边状态指示标志:ac /没有/正在进行,因为数据是存在用户表里的所以缓存的时候可以做到与题目数据分开 2015-09-15 16:41:13 +08:00
__init__.py 创建新工程 添加了一些通用代码和数据库模型 2015-06-26 15:59:53 +08:00
shortcuts.py 统一使用 error_page 的形式返回错误页面 2015-08-14 10:22:32 +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