有的,print(result.to_html())有執行到,印出的是table轉html型態的資料
在最後沒還沒加上send_mail('title',result.to_html(),'1234@gmail.com')前有印出訊息,訊息就是原本的table轉...
您好 錯誤訊息是 NamEerror: name 'result' is not defined