diff --git a/config/settings.py b/config/settings.py index a407419..2127470 100644 --- a/config/settings.py +++ b/config/settings.py @@ -167,7 +167,7 @@ TIME_ZONE = 'Asia/Seoul' USE_I18N = True -USE_TZ = False +USE_TZ = True MEDIA_URL = '/media/'