zulip/corporate
Mateusz Mandera bae86ad3da billing: Move exempt_from_from_license_number_check to Customer model.
This belongs more on the Customer model, since this is a similar
attribute to default_discount.
2021-06-18 14:05:42 -07:00
..
lib billing: Move exempt_from_from_license_number_check to Customer model. 2021-06-18 14:05:42 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations billing: Move exempt_from_from_license_number_check to Customer model. 2021-06-18 14:05:42 -07:00
tests billing: Create is_sponsored_realm function. 2021-06-14 16:49:53 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Move exempt_from_from_license_number_check to Customer model. 2021-06-18 14:05:42 -07:00
urls.py billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
views.py billing: Create cents_to_dollar_string helper function. 2021-06-14 16:56:18 -07:00