zulip/zerver/views/development
Zixuan James Li b908f0d204 integrations: Broaden return type of check_send_webhook_fixture_message.
With the new signature of has_request_variables, we can now use
`HttpResponseBase` as the return type of the decorated function.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-08-06 16:19:48 -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 settings: Make INVITATION_LINK_VALIDITY_MINUTES optional. 2022-07-26 17:07:48 -07:00
integrations.py integrations: Broaden return type of check_send_webhook_fixture_message. 2022-08-06 16:19:48 -07:00
registration.py registration: Maintain immutability of the POST QueryDict. 2022-07-15 14:00:56 -07:00