Is this possibly related to the fact that I have django-channels enabled?
I'll try disabling it to see if it's related.

On Friday, July 19, 2019 at 9:46:20 AM UTC-6, Tal wrote:
>
> I setup my django 2.2.3 project to use gmail to send emails out.
>
> I also have it configured to send me emails about any exceptions that 
> occur.
>
> To test it, I made a view with:
>
>
> float('a')
>
> It works, but there are weird characters in the subject of the email I 
> receive, and in the first part of the message. I think those are bash color 
> code characters.
>
> Why am I seeing them? Is this a Django bug? Any way to fix it?
>
>
>
>
> [image: Screen Shot 2019-07-19 at 9.38.26 AM.png]
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f2067717-a6da-486c-a80b-e4c21a0b5b57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to