zulip/analytics/management/commands
Greg Price c127630dcf Delete some obsolete usage-stats tools.
These are no longer useful, with our spiffy new analytics framework,
and we haven't in fact been using them for some time, while the
`active-user-stats` cron job does cause regular mail from cron.
Just delete them.
2017-07-31 17:06:15 -07:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
analyze_mit.py pep8: Add compliance with rule E261 to analyze_mit.py. 2017-05-07 23:21:50 -07:00
analyze_user_activity.py Remove domain from analytics management commands. 2017-01-09 11:26:08 -08:00
clear_analytics_tables.py analytics: Add lib/ function to drop all analytics tables. 2017-01-08 17:24:51 -08:00
client_activity.py analytics: Replace get_user_profile_by email in client_activity. 2017-07-14 13:35:43 -07:00
populate_analytics_db.py pep8: Add compliance with rule E261 populate_analytics_db.py. 2017-05-31 17:07:15 -07:00
realm_stats.py Replace timezone.now with timezone_now. 2017-04-16 12:28:56 -07:00
stream_stats.py Rename models.get_realm_by_string_id to get_realm. 2017-01-04 17:12:23 -08:00
update_analytics_counts.py analytics: Fix --utc argument in update_analytics_counts.py. 2017-04-28 16:15:07 -07:00
user_stats.py Replace timezone.now with timezone_now. 2017-04-16 12:28:56 -07:00