I am working on a cherrypy+cheetah app and would like to improve the development experience. I have everything working when I manually compile templates beforehand. (Update: This is how things work f
For performance reason as suggested here, I am studying how to used the pr-compiled template. I edit hello.tmpl in template directory as
i have string stored in python variables, and i am outputting a html that contains javascript, and the i need to create javascript variables.