zulip/corporate
Tim Abbott c804ab27d5 actions: Rename do_activate_user to do_activate_mirror_dummy_user.
This function had a confusing name, which could result in someone
using it unintentionally when they meant do_reactivate_user.

We also add docstrings for both functions.
2021-07-08 17:33:17 -07:00
..
lib billing: Refactor BillingError to subclass JsonableError. 2021-07-05 10:43:49 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations billing: Move exempt_from_from_license_number_check to Customer model. 2021-06-18 14:05:42 -07:00
tests actions: Rename do_activate_user to do_activate_mirror_dummy_user. 2021-07-08 17:33:17 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Fix the type annotation of Customer.stripe_customer_id. 2021-07-02 12:04:41 -07:00
urls.py billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
views.py billing: Refactor BillingError to subclass JsonableError. 2021-07-05 10:43:49 -07:00