Skip to content
Snippets Groups Projects
Commit fef146b7 authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Fixed bug with new timezone in Performance Summary.

parent 119ad934
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ import json
import datetime
#import dateutil
from dateutil import parser
from django.utils import timezone
import logging
import pytz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment