zulip/zerver/views/development
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
..
__init__.py
cache.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
camo.py requirements: Remove Thumbor. 2021-05-06 20:07:32 -07:00
dev_login.py python: Fix mypy no_implicit_reexport errors. 2021-07-16 14:02:31 -07:00
email_log.py backend: Add None-checks with assertions and if-elses. 2021-07-24 15:00:21 -07:00
integrations.py exceptions: Add ResourceNotFoundError. 2021-07-05 11:02:12 -07:00
registration.py registration: Collect organization type on sign-up. 2021-07-15 09:58:27 -07:00