Explorar el Código

Merge branch 'master' into test

chanjunkai hace 6 años
padre
commit
dbec55cb0c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Ansjer/test_settings.py

+ 2 - 2
Ansjer/test_settings.py

@@ -110,8 +110,8 @@ AUTH_PASSWORD_VALIDATORS = [
 ]
 
 LANGUAGE_CODE = 'en-us'
-TIME_ZONE = 'Asia/Shanghai'
-# TIME_ZONE = 'UTC'
+# TIME_ZONE = 'Asia/Shanghai'
+TIME_ZONE = 'UTC'
 USE_I18N = True
 USE_L10N = True
 USE_TZ = True