zulip/analytics/management/commands
reyha 82e32ad255 Access realm by `string_id` in management commands.
`Realm.string_id` replaces 'Realm.domain'
in the management commands.

Fixes #2325.
2016-12-14 10:38:03 -08:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
active_user_stats.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
active_user_stats_by_day.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
analyze_mit.py lint: Fix E127 pep8 violations. 2016-12-01 10:23:55 -08:00
analyze_user_activity.py Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
clear_analytics_tables.py analytics: Add table to keep track of fill state. 2016-10-14 10:18:37 -07:00
client_activity.py Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08:00
realm_stats.py Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08:00
stream_stats.py Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08:00
update_analytics_counts.py analytics: Add table to keep track of fill state. 2016-10-14 10:18:37 -07:00
user_stats.py Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08:00