zulip/corporate
PIG208 de2678a319 tests: Fix missed mypy errors in tests.
This fixes a batch of mypy errors of the following format:
'Item "None" of "Optional[Something]" has no attribute "abc"
as a follow-up for 9892951703.
2021-07-24 14:59:19 -07:00
..
lib stripe: Upgrade stripe API to 2020-08-27 version. 2021-07-23 21:44:41 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations billing: Fix options and help text for sponsorship requests. 2021-07-18 20:48:27 -07:00
tests tests: Fix missed mypy errors in tests. 2021-07-24 14:59:19 -07:00
views mypy: Fix most AnonymousUser type errors. 2021-07-24 14:55:46 -07:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py corporate: Store sponsorship request data in the database. 2021-07-15 10:31:03 -07:00
urls.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00