zulip/corporate
Vishnu KS f2640461d8 billing: Set default value of licensed_used to 0 in /billing.
This will otherwise throw error when the billing page is accessed
after a plan is expired. A proper followup would be to not show
licenses, licenses_used etc if the current plan is on Limited.
2020-03-25 10:54:10 -07:00
..
lib billing: Create get_current_plan_by_realm helper function. 2020-03-25 10:54:10 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
tests billing: Create get_current_plan_by_realm helper function. 2020-03-25 10:54:10 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Create get_current_plan_by_realm helper function. 2020-03-25 10:54:10 -07:00
urls.py corporate: Add a /jobs page, with job posts for mobile/fullstack. 2019-05-22 22:20:58 -07:00
views.py billing: Set default value of licensed_used to 0 in /billing. 2020-03-25 10:54:10 -07:00