5
django html2text(content,baseUrl,length) has 3 parameter in constructor where the third one is length(default 78). You can increase the length by using that.
Source:stackexchange.com
5
django html2text(content,baseUrl,length) has 3 parameter in constructor where the third one is length(default 78). You can increase the length by using that.