django provides django.utils.timezone.now to return a timezone aware timestamp if...
authorDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 22:29:10 +0000 (14:29 -0800)
committerDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 22:29:10 +0000 (14:29 -0800)
commitc1c4d68823ef12ca7088931a402894d3e856bff6
treecc84a1001a49736d701b819c9b75c0515c29241d
parent7d4dd43f7914351bca76a120363cbd1a4c8ad793
django provides django.utils.timezone.now to return a timezone aware timestamp if USE_TZ=True
htsworkflow/frontend/experiments/experiments.py
htsworkflow/frontend/experiments/models.py