zulip/zerver/webhooks/trello
Eeshan Garg aaaed74c3d webhooks: Import REQ, has_request_variables from zerver.lib.request.
We now import REQ and has_request_variables from zerver.lib.request,
which is where these methods are defined.

Fixes #7195.
2017-11-02 14:40:55 -07:00
..
fixtures webhooks/trello: Support updating Card descriptions. 2017-09-28 10:58:07 -07:00
view webhooks: Import REQ, has_request_variables from zerver.lib.request. 2017-11-02 14:40:55 -07:00
__init__.py Webhook: Remove duplicate trello code. 2017-08-08 15:55:09 -07:00
doc.md docs: Update /integrations links to new pushState routes. 2017-08-10 10:21:53 -07:00
tests.py webhooks: Migrate to check_send_stream_message. 2017-09-30 17:48:55 -07:00