You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pinax Users
Getting this error:
"You must not use 8-bit bytestrings unless you use a text_factory that
can interpret 8-bit bytestrings (like text_factory = str). It is
highly recommended that you instead just switch your application to
Unicode strings."
when trying to send notification with special characters in it. I
guess it can be easily fixed, but do not know where. Anyone else got
this issue?