zulip/zerver/webhooks/hellosign
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 integrations: Fix custom topic of hellosign integration. 2017-06-02 22:08:12 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks: Use append-topic.md for gosquared, greenhouse, hellosign. 2017-06-01 22:16:12 -07:00
tests.py integrations: Fix custom topic of hellosign integration. 2017-06-02 22:08:12 -07:00
view.py webhooks: Import REQ, has_request_variables from zerver.lib.request. 2017-11-02 14:40:55 -07:00