John Q

Results 2 issues of John Q

Hi you all. First - thanks for providing the django client project. Some Django projects use both an integer id/pk along with a separate uuid field where only the uuid...

Django's EmailAttachment is now a tuple with the following fields, so write_message just needed a slight tweak to be compatible. - "filename" instead of "name" - "content" contains the contents...