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

ImportError: cannot import name 'python_2_unicode_compatible' #109

Open vtsironis opened 3 years ago

vtsironis commented 3 years ago

See https://stackoverflow.com/questions/20741754/python-2-unicode-compatible-error

lamby commented 3 years ago

Wasn't this fixed in e56cf50c3be885d34d207c7563a96a0ff1ec5139 ?