zulip/corporate
PIG208 66b1a4e7ca backend: Add None-checks with assertions and if-elses.
This fixes a batch of mypy errors of the following format:
'Item "None" of "Optional[Something]" has no attribute "abc"'
2021-07-24 15:00:21 -07:00
..
lib backend: Add None-checks with assertions and if-elses. 2021-07-24 15:00:21 -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 backend: Add None-checks with assertions and if-elses. 2021-07-24 15:00:21 -07:00
views mypy: Fix most AnonymousUser type errors. 2021-07-24 14:55:46 -07:00
__init__.py
models.py backend: Add None-checks with assertions and if-elses. 2021-07-24 15:00:21 -07:00
urls.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00