zulip/analytics/management/commands
Tim Abbott aae610f65c analytics: Fix creation of shylock user.
Previously, the shylock user was created using a bad duplicate of our
standard create_user code path; we fix this by just calling into that
code path.
2019-09-19 14:16:38 -07:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
analyze_mit.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
analyze_user_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
check_analytics_state.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
clear_analytics_tables.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00
clear_single_stat.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00
client_activity.py typing: Fix options typing in management/commands. 2019-07-31 12:13:56 -07:00
populate_analytics_db.py analytics: Fix creation of shylock user. 2019-09-19 14:16:38 -07:00
realm_stats.py models: Rename Subscription.in_home_view field to is_muted. 2019-05-12 22:08:10 -07:00
stream_stats.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00
update_analytics_counts.py production: Add optional support for submitting usage statistics. 2019-02-26 17:35:10 -08:00
user_stats.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00