Brian Everett Peterson
Brian Everett Peterson
Getting this error when trying to send some non-ascii content with yagmail. Stack trace: ``` File "/Users/brianp/Code/pivi/app.py", line 149, in send_email mail.send(email_address, template.module.SUBJECT, contents) File "/Users/brianp/.local/share/virtualenvs/pivi-T-u2lKU4/lib/python3.7/site-packages/yagmail/sender.py", line 154, in send...
This would be sweet! I suddenly found myself wanting a way to hook these two technologies together.
For instance, awhile ago I published to here, when a certain slide.html file existed in my project. But after later deleting the slide.html file from my project, and re-publishing, the...
Hi, I have noticed some annoying behavior which is as follows: I listen for the initialized event (`i18next.on('initialized')`) to make sure that everything is setup before my app's code runs...
### Explanation: - Standard library calls were not being filtered previously (with appropriate setting set), at least not from inside a virtualenv--but I don't think at all. This corrects that....
This is a difficult problem to solve. Multipart content is barely handled well at all presently.
I don't know if someone will find this useful, but it seems possible because I needed it. This breaks support for MySQL and I'm not making an attempt to fix...
More of a feature request than an issue.
For others who have a problem with oauth_provider when trying to use this library's -n option and -v2 or -v3 arguments... See this comment / issue thread: https://github.com/jazzband/django-oauth-toolkit/issues/240#issuecomment-328671287