zulip/zerver/webhooks/slack
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: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py Add Slack webhook. 2017-03-23 23:32:38 -07:00
doc.md webhooks/slack: Restructure docs to use create-stream.md macro. 2017-06-26 12:30:04 -04:00
tests.py Add Slack webhook. 2017-03-23 23:32:38 -07:00
view.py webhooks: Import REQ, has_request_variables from zerver.lib.request. 2017-11-02 14:40:55 -07:00