python - Verbatim-tag in Google App Engine not working -


i want serve polymer-code via django in google app engine.

the problem is, polymer uses double curly braces, django. in newer django versions, 1 can use verbatim-tag, in version used in google app engine, this tag not implemented.

is there alternative?

i ended using jinja2 instead


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -