zulip/analytics/management/commands
Tim Abbott bcab06509a analytics: Remove unused analytics management commands.
Unlike stream_stats, I'm not aware of any of these having been used in
the last few years, and it's basically just really bad subsets of the
data in /activity, which also doesn't require shell access to use.

These haven't had real work or usage, AFAIK, since 2013.
2020-07-24 13:10:43 -07:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
check_analytics_state.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
clear_analytics_tables.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
clear_single_stat.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00
populate_analytics_db.py database: Remove short_name from UserProfile. 2020-07-17 11:15:15 -07:00
stream_stats.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
update_analytics_counts.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00