zulip/corporate
Lauryn Menard 3be622ffa7 backend: Add request as parameter to json_success.
Adds request as a parameter to json_success as a refactor towards
making `ignored_parameters_unsupported` functionality available
for all API endpoints.

Also, removes any data parameters that are an empty dict or
a dict with the generic success response values.
2022-02-04 15:16:56 -08:00
..
lib corporate: Add helper for deactivating remote server registrations. 2022-01-03 14:02:48 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate/models: Modify Customer to accommodate self-hosted customers. 2021-11-30 15:20:33 -08:00
tests mypy: Add types-stripe. 2022-01-23 22:47:30 -08:00
views backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
__init__.py
models.py corporate/models: Modify Customer to accommodate self-hosted customers. 2021-11-30 15:20:33 -08:00
urls.py billing: Migrate to Stripe hosted checkout page. 2021-11-05 17:23:10 -07:00