Accept Merge Request #309 完善小组比赛的功能 : (dev-group -> dev)

Merge Request: 完善小组比赛的功能
Created By: @virusdefender
Accepted By: @virusdefender
URL: https://coding.net/u/virusdefender/p/qduoj/git/merge/309
This commit is contained in:
virusdefender
2015-12-09 20:47:58 +08:00
33 changed files with 353 additions and 84 deletions

View File

@@ -97,7 +97,7 @@ WSGI_APPLICATION = 'oj.wsgi.application'
# Internationalization
# https://docs.djangoproject.com/en/1.8/topics/i18n/
LANGUAGE_CODE = 'zh-cn'
LANGUAGE_CODE = 'zh-hans'
TIME_ZONE = 'Asia/Shanghai'