zulip/corporate
PIG208 91de2cbe03 typing: Avoid scoped redefinition of different types.
Mypy doesn't allow redefinition of a variable using a different type
within the same scope.
https://github.com/python/mypy/issues/1174
2021-07-26 15:09:07 -07:00
..
lib typing: Use assertions for function arguments. 2021-07-26 14:48:45 -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 typing: Avoid scoped redefinition of different types. 2021-07-26 15:09:07 -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 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