zulip/corporate
Vishnu KS d9baa681b2 billing: Use PATCH request for changing plan status.
I think it's much more cleaner to use PATCH request on
/json/billing/plan than using a POST request on
/json/billing/plan/change to update the plan.
2021-05-14 15:10:02 -07:00
..
lib python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
__init__.py
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
views.py billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00