Re: html to odt

2013-11-22 Thread Kurtis Mullins
I'm not sure if I understand the problem correctly, but if you are wanting to serve HTML files rendered as ODT, you could take the following steps: 1. In your view, renderyour HTML 2. Use this library

Re: html to odt

2013-11-22 Thread Tom Lockhart
On 2013-11-21, at 9:34 PM, Harjot Mann wrote: > I want to save my html django templates to odt file. Is there any way > to do this? Not sure what you actually want to do. If you are trying to capture your final html, you might be able to script something, possibly with selenium, to generate t

html to odt

2013-11-21 Thread Harjot Mann
I want to save my html django templates to odt file. Is there any way to do this? -- Harjot Kaur Mann Blog: http://harjotmann.wordpress.com/ Daily Dairy: http://harjotmann.wordpress.com/daily-diary/ -- You received this message because you are subscribed to the Google Groups "Django users" grou