lamby / django-slack

Slack integration for Django, using the templating engine to generate messages
https://django-slack.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
241 stars 57 forks source link

Instantiation of SlackException requires argument 'message_data' #71

Closed michael-k closed 7 years ago

michael-k commented 7 years ago

Omitting it leads to a TypeError.

Broken in https://github.com/lamby/django-slack/commit/0dfc8d10857d60a4bf95716551f95f7a1c77b25b#diff-81a638ea9025632b2a95b6f35f70a5d7R5 (part of PR lamby/django-slack#70)

lamby commented 7 years ago

Thanks!

lamby commented 7 years ago

Released onto PyPI..