mirror of https://github.com/zulip/zulip.git
d1e2e2d857
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. |
||
---|---|---|
.. | ||
stripe_fixtures | ||
__init__.py | ||
test_stripe.py |