zulip/zerver/views/development
Zixuan James Li e347005a0a integrations: Use TestHttpResponse to type send_webhook_fixture_message.
Since we in fact are using the django test client to generate a response
here, the return type should be `TestHttpResponse` instead.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-22 16:30:04 -07: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 email-log: Move `forward_address` to `REQ` framework. 2022-07-20 14:22:25 -07:00
integrations.py integrations: Use TestHttpResponse to type send_webhook_fixture_message. 2022-07-22 16:30:04 -07:00
registration.py registration: Maintain immutability of the POST QueryDict. 2022-07-15 14:00:56 -07:00