mirror of https://github.com/zulip/zulip.git
55a9a019a0
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. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |