zulip/corporate
PIG208 72f9f964a1 billing: Refactor BillingError to subclass JsonableError.
This lets us remove unnecessary BillingError to json_error conversion
code.
2021-07-05 10:43:49 -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 billing: Refactor BillingError to subclass JsonableError. 2021-07-05 10:43:49 -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