zulip/analytics
Roman Godov 34ae3dfd44 models: Delete unused Subscription.notifications field.
This deletes the unused Subscription.notifications field and removes
it from some testing and analytics code (which should not have been
using it in the first place).

Fixes #10042.
2018-07-26 15:54:57 -07:00
..
lib analytics: Remove unused RealmAuditLog import. 2018-07-10 15:42:26 +05:30
management models: Delete unused Subscription.notifications field. 2018-07-26 15:54:57 -07:00
migrations models: Remove unused ModelReprMixin class. 2018-05-15 19:11:22 -07:00
tests models: Add USER_REACTIVATED event type constant to RealmAuditLog. 2018-07-10 15:42:26 +05:30
__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