zulip/corporate
Vishnu Ks 0fd6ff722b billing: Migrate /upgrade endpoint to JSON.
The fixture changes are because self.upgrade formerly used to cause a page load
of /billing, which in turn calls Customer.retrieve.

If we ran the full test suite with GENERATE_STRIPE_FIXTURES=True, we would
likely see several more Customer.retrieve.N.json's being deleted. But
keeping them there for now to keep the diff small.
2018-12-13 17:01:12 -08:00
..
lib billing: Change do_change_plan_type to take a realm instead of a user. 2018-12-13 13:26:24 -08:00
management billing: Prevent setup_stripe from being run in production. 2018-11-16 19:29:31 -08:00
migrations models: Move billing models from zilencer to corporate. 2018-10-11 14:54:29 -07:00
tests billing: Migrate /upgrade endpoint to JSON. 2018-12-13 17:01:12 -08:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py models: Move billing models from zilencer to corporate. 2018-10-11 14:54:29 -07:00
urls.py billing: Migrate /upgrade endpoint to JSON. 2018-12-13 17:01:12 -08:00
views.py billing: Migrate /upgrade endpoint to JSON. 2018-12-13 17:01:12 -08:00