The following line is present at the beginning of feedback emails :
Content-Type: text/html; charset=utf-8
This should not be displayed. The difference with other methods that sent emails in askbot seems to be the usage of the method render_to_response instead of render to generate the body. Here is a usefull link http://stackoverflow.com/questions/5523107/djangos-nested-render-to-response-always-show-content-type
Asked: Jun 08 '11
Seen: 24 times
Last updated: Jun 08 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.