diff --git a/lugcash2/settings.py b/lugcash2/settings.py index 926afe8..c983e3d 100644 --- a/lugcash2/settings.py +++ b/lugcash2/settings.py @@ -49,7 +49,7 @@ USE_I18N = True USE_L10N = True # If you set this to False, Django will not use timezone-aware datetimes. -USE_TZ = True +USE_TZ = False # Absolute filesystem path to the directory that will hold user-uploaded files. # Example: "/home/media/media.lawrence.com/media/"