zulip/analytics/management/commands
ss62171 5fd9748e13 stream_stats: List number of private and public streams for each realm.
Previously, we only displayed public streams and didn't list the
number of them.  Now, we just list all streams.
2019-01-31 15:04:09 -08: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/management/commands/check_analytics_state.py: Avoid shelling out for mv. 2018-07-19 10:43:37 -07:00
clear_analytics_tables.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
clear_single_stat.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
client_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
populate_analytics_db.py populate_analytics_db: Make shylock an organization admin. 2018-08-31 15:26:15 -07:00
realm_stats.py models: Delete unused Subscription.notifications field. 2018-07-26 15:54:57 -07:00
stream_stats.py stream_stats: List number of private and public streams for each realm. 2019-01-31 15:04:09 -08:00
update_analytics_counts.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
user_stats.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00