zulip/corporate
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
..
lib actions: Remove realm argument to internal_send_private_message. 2021-02-23 15:26:47 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests migrations: Subscription.is_user_active denormalization - step one. 2021-03-30 09:19:03 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
views.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00