zulip/zerver/webhooks/github_webhook
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 github_webhook: Update "pull_request unassigned" event fixture. 2017-08-24 16:48:00 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md github_webhook/doc.md: Add link to deprecated Github Services integration. 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
view.py webhooks: Import REQ, has_request_variables from zerver.lib.request. 2017-11-02 14:40:55 -07:00