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

Channel Template Tag not working? #101

Open aaronn opened 3 years ago

aaronn commented 3 years ago

It appears the channel template tag isn't working properly– all messages only go to the channel specified in the settings.SLACK_CHANNEL parameter.

lamby commented 3 years ago

Can anyone else confirm?