zulip/corporate/lib
Lauryn Menard d1e2e2d857 corporate: Check for no CustomerPlan on Customer instead of Realm.
In ensure_customer_does_not_have_active_plan, we were already going
through the Customer table to get/check for an active CustomerPlan.

Now we directly get/check for an active CustomerPlan with via the
Customer, which allows for reusing this function for Customer
objects without a Realm set.
2023-10-30 16:09:52 -07:00
..
__init__.py
analytics.py corporate: Move functions for realm installation data to new file. 2023-10-30 10:08:45 -07:00
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
stripe.py corporate: Check for no CustomerPlan on Customer instead of Realm. 2023-10-30 16:09:52 -07:00
stripe_event_handler.py corporate: Check for no CustomerPlan on Customer instead of Realm. 2023-10-30 16:09:52 -07:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00