zulip/analytics/management
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
..
commands migrations: Subscription.is_user_active denormalization - step one. 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