zulip/analytics/management
Rishi Gupta 01a4615f6e Change datetime.now to timezone.now in active_user_stats_by_day.
This actually fixes previously broken behavior, since 'date' here gets
turned into the 'day' argument of seconds_active_during_day(day), where
tzinfo is set to UTC.
2017-03-01 22:54:28 -08:00
..
commands Change datetime.now to timezone.now in active_user_stats_by_day. 2017-03-01 22:54:28 -08:00
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00