zulip/zerver/webhooks/trello/view
Eeshan Garg da3c008872 webhooks/trello: Remove trello/view/templates.py.
TRELLO_MESSAGE_TEMPLATE and TRELLO_SUBJECT_TEMPLATE are
redundant. This commit removes them. Now, subjects don't end
in periods. And where a period is necessary in the message body,
one is appended at the end of the specific template for that
message.
2017-09-28 10:58:07 -07:00
..
__init__.py zerver/webhooks: Remove absolute_import. 2017-09-27 10:00:39 -07:00
board_actions.py webhooks/trello: Remove trello/view/templates.py. 2017-09-28 10:58:07 -07:00
card_actions.py webhooks/trello: Remove trello/view/templates.py. 2017-09-28 10:58:07 -07:00
exceptions.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00