zulip/analytics
Wyatt Hoodes bb6a75c3dc populate_analytics_db.py: Subscribe user for exporting.
AssertionErrors were raised when attempting to run manual comparison
tests to ensure correctness when exporting the analytics realm using
export_from_config.  This was caused by this populate_analytics_db
stream being created without any subscribers, which violates an
invariant.

We fix this by simply subscribing the 'shylock' user to that stream.
2019-02-04 10:59:24 -08:00
..
lib analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
management populate_analytics_db.py: Subscribe user for exporting. 2019-02-04 10:59:24 -08:00
migrations migrations: Remove unused imports. 2019-02-02 17:01:04 -08:00
tests analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
urls.py analytics: Add support for graphing remote analytics data. 2019-02-02 16:55:12 -08:00
views.py analytics/views.py: Remove unused imports. 2019-02-02 17:43:58 -08:00