X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Fsettings.py;h=ba2137ae56d35bf61bea11559ea73b8b7f94aff0;hp=451d54a61ce93271fda83e0fb99b7dbbea9cae09;hb=7d4dd43f7914351bca76a120363cbd1a4c8ad793;hpb=c75fe5d4aa9a777f8e4d87f123064927a5673780 diff --git a/htsworkflow/settings.py b/htsworkflow/settings.py index 451d54a..ba2137a 100644 --- a/htsworkflow/settings.py +++ b/htsworkflow/settings.py @@ -94,6 +94,7 @@ USE_L10N = True USE_TZ = True +TIME_ZONE='America/Los_Angeles' # Static files (CSS, JavaScript, Images) # https://docs.djangoproject.com/en/1.6/howto/static-files/