整理代码

This commit is contained in:
zemal
2017-08-20 08:35:59 +08:00
parent 0647312124
commit 3b1f02c356
10 changed files with 200 additions and 268 deletions

View File

@@ -97,6 +97,8 @@ USE_L10N = True
USE_TZ = True
# in user's profile
USER_DEFAULT_TZ = 'Asia/Shanghai'
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/1.8/howto/static-files/