zulip/analytics
Tim Abbott b9fa7d7b6d populate_analytics_db: Flush memcached after deleting analytics realm.
This fixes a subtle bug where if you reran populate_analytics_db
directly, we'd end up in a weird state where memcached fetched the
"old" pre-flush UserProfile object for shylock when loading /stats,
which ultimately would result in /stats appearing totally broken.
2018-07-09 15:13:59 +05:30
..
lib stats: Add 1day_actives::day CountStat to analytics tables. 2018-05-20 10:56:16 -07:00
management populate_analytics_db: Flush memcached after deleting analytics realm. 2018-07-09 15:13:59 +05:30
migrations models: Remove unused ModelReprMixin class. 2018-05-15 19:11:22 -07:00
tests stats: Add 1 day actives and total users to number of users chart. 2018-05-20 10:56:16 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
urls.py stats: Add /stats/installation. 2018-05-18 15:12:36 -07:00
views.py stats: Add 1 day actives and total users to number of users chart. 2018-05-20 10:56:16 -07:00