优化所有提交页面的翻页显示

This commit is contained in:
virusdefender
2016-05-30 14:35:16 +08:00
parent 3b6cbc51a1
commit df4db5141f
7 changed files with 61 additions and 28 deletions

View File

@@ -189,6 +189,3 @@ TOKEN_BUCKET_DEFAULT_CAPACITY = 50
# 单位:每分钟
TOKEN_BUCKET_FILL_RATE = 2
# 是否显示所有人的提交, False就只显示自己的
SHOW_ALL_SUBMISSIONS_LIST = False