zulip/corporate
Vishnu Ks d8804a2474 billing: Change plan_interval to plan.interval.
There is no attribute called  plan_interval. The reason
this was missed by mypy is moost likely due to us using
Any instead of Subscription in extract_current_subscription.
2018-11-19 12:36:25 +05:30
..
lib billing: Change plan_interval to plan.interval. 2018-11-19 12:36:25 +05:30
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: Add backend for paying by invoice. 2018-11-17 23:08:48 -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: Use require_billing_access decorator in JSON endpoints. 2018-11-01 12:45:29 -07:00
views.py billing: Add backend for paying by invoice. 2018-11-17 23:08:48 -08:00