zulip/corporate/views
Vishnu KS 55a9a019a0 billing: Split views into upgrade and billing page views.
This is a prep commit for the Stripe checkout migration.

The Stripe migration commit adds a lot of new view functions. Keeping
all of the views in one view file makes it super hard for readbability.
So creating a new views folder and splitting the existing view file into
two so that we minimize the changes in the big migration commit.
2021-07-20 14:43:39 -07:00
..
__init__.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00
billing_page.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00
upgrade.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00