Fix handling of dates in logs view

- Fixes #1742
- Also fixes the time zone on the aggregated logs API
This commit is contained in:
Joseph Schorr 2016-08-17 16:26:14 -04:00
parent 987bd53c2d
commit b459581637
3 changed files with 9 additions and 11 deletions

View file

@ -62,3 +62,4 @@ bencode
cryptography
httmock
moto
tzlocal