zulip/analytics/management/commands
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
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
analyze_mit.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
analyze_user_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
check_analytics_state.py analytics/management/commands/check_analytics_state.py: Avoid shelling out for mv. 2018-07-19 10:43:37 -07:00
clear_analytics_tables.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
clear_single_stat.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
client_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
populate_analytics_db.py models: Add USER_CREATED event type constant to RealmAuditLog. 2018-07-10 15:42:26 +05:30
realm_stats.py models: Delete unused Subscription.notifications field. 2018-07-26 15:54:57 -07:00
stream_stats.py Replace all user-facing references to "invite-only" with "private". 2018-06-12 13:37:45 -04:00
update_analytics_counts.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
user_stats.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00