diff --git a/project/settings.py b/project/settings.py index bc021332..e72c3c78 100644 --- a/project/settings.py +++ b/project/settings.py @@ -149,7 +149,7 @@ USE_I18N = True USE_L10N = True -USE_TZ = True +# USE_TZ = True # Static files (CSS, JavaScript, Images)