zulip/analytics
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
..
lib python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
management analytics: Remove unused analytics management commands. 2020-07-24 13:10:43 -07:00
migrations python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
tests database: Remove short_name from UserProfile. 2020-07-17 11:15:15 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py urls: Migrate analytics urls to use modern django patterns. 2020-06-23 15:02:42 -07:00
views.py activity: Always include realms on standard plan. 2020-07-24 13:09:43 -07:00