zulip/analytics
Amy Liu 0a39e354dc analytics: Add graphs of usage statistics on /stats.
This adds a frontend for the analytics system we've had for a few
months, showing several graphs of the data in Zulip.

There's a ton more that we can do with this tooling, but this initial
version is enough to provide users with a pretty good experience.

Fixes #2052.
2017-01-31 22:18:54 -08:00
..
lib lint: Clean up E123 PEP-8 rule. 2017-01-23 21:34:26 -08:00
management lint: Clean up E126 PEP-8 rule. 2017-01-23 22:06:13 -08:00
migrations analytics: Remove interval field from *Count tables. 2017-01-17 15:54:57 -08:00
tests analytics: Remove COUNT_STATS['messages_sent:hour']. 2017-01-17 15:54:57 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Remove interval field from *Count tables. 2017-01-17 15:54:57 -08:00
urls.py /activity: Fix URL route for analytics.views.get_realm_activity. 2017-01-12 15:21:06 -08:00
views.py analytics: Add graphs of usage statistics on /stats. 2017-01-31 22:18:54 -08:00