zulip/zilencer
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 billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management migrations: Subscription.is_user_active denormalization - step one. 2021-03-30 09:19:03 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
README.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
__init__.py
forms.py python: Sort imports with isort. 2020-06-11 16:45:32 -07: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

README.md

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.