Files
notifications-api/app
Leo Hemsted 1dc084be54 fix nightly ft stats tables task to respect BST
the create_nightly_notification_status task runs at 00:30am UK time,
however this means that in summer datetime.today() will return the
wrong date as the server (which runs on UTC) will run the task at
23:30 (populating the wrong row in the table).

fix this to use nice tz aware functions
2019-04-02 15:15:07 +01:00
..
2019-02-27 10:59:31 +00:00
2019-02-13 15:02:18 +00:00
2019-01-18 15:36:53 +00:00