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/25ab432a-7dc8-4ac0-8751-d0c039bbc9fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to