zulip/zerver/views/development
Anders Kaseorg e5d671bf2b ruff: Fix SIM210 Use `bool(…)` instead of `True if … else False`.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-01-23 11:18:36 -08:00
..
__init__.py
cache.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
camo.py thumbnail: Remove unused is_camo_url parameter. 2021-08-19 01:51:37 -07:00
dev_login.py typing: Add assertions for authentication. 2022-05-31 09:43:55 -07:00
email_log.py ruff: Fix SIM105 Use `contextlib.suppress` instead of try-except-pass. 2023-01-23 11:18:36 -08:00
integrations.py ruff: Fix SIM210 Use `bool(…)` instead of `True if … else False`. 2023-01-23 11:18:36 -08:00
registration.py registration: Maintain immutability of the POST QueryDict. 2022-07-15 14:00:56 -07:00