zulip/analytics/management/commands
Aditya Bansal 42b0680ab2 pep8: Add compliance with rule E261 populate_analytics_db.py. 2017-05-31 17:07:15 -07:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
active_user_stats.py pep8: Add compliance with rule E261 to active_user_stats.py. 2017-05-07 23:21:50 -07:00
active_user_stats_by_day.py Replace timezone.now with timezone_now. 2017-04-16 12:28:56 -07: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 Replace timezone.now with timezone_now. 2017-04-16 12:28:56 -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