🔧 Settings: [#64] USE_TZ True 설정
This commit is contained in:
@@ -167,7 +167,7 @@ TIME_ZONE = 'Asia/Seoul'
|
|||||||
|
|
||||||
USE_I18N = True
|
USE_I18N = True
|
||||||
|
|
||||||
USE_TZ = False
|
USE_TZ = True
|
||||||
|
|
||||||
MEDIA_URL = '/media/'
|
MEDIA_URL = '/media/'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user