I am using below code to send email with pdf attachment. But, it is thowing an error - "assertion no content". I am not sure why it is so. I am able to send the email with pdf synchronously as well as send email async with no pdf. (Using Django 1.3)I am using below code to send email with pdf at