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

adding `slack_admins` to `django.request` #106

Closed trinhdh closed 3 years ago

trinhdh commented 3 years ago

Hi, Thanks for the great library. I have made it work follow this example: https://django-slack.readthedocs.io/ However, when i am trying to add slack_admins to django.request. the slack_admins is not working any more. I am not sure if its something wrong with my code or with the library. Just checking here to see if this is the case. Thanks

I also post my question here: https://stackoverflow.com/questions/68475459/django-filter-logging-to-slack-channel

lamby commented 3 years ago

Thanks. Will close this help request given I am now aware of the SO thread. Obviously re-open this if there is a definite bug in django-slack! :)