zulip/analytics/management/commands
Mateusz Mandera f329878376 migrations: Subscription.is_user_active denormalization - step one.
This adds the is_user_active with the appropriate code for setting the
value correctly in the future. In the following commit a migration to
backfill the value for existing Subscriptions will be added.

To ensure correct user_profile.is_active handling also in tests, we
replace all direct .is_active mutation with calls to appropriate
functions.
2021-03-30 09:19:03 -07:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
check_analytics_state.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
clear_analytics_tables.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
clear_single_stat.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
populate_analytics_db.py migrations: Subscription.is_user_active denormalization - step one. 2021-03-30 09:19:03 -07:00
stream_stats.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
update_analytics_counts.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00