M
M
Matvey Tarasov2017-11-12 02:10:31
Flask
Matvey Tarasov, 2017-11-12 02:10:31

How to disable jinja2 in Flask application?

The whole question is in the header. You don't need a template engine at all, it even gets in the way.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Bragin, 2017-11-12
@smiley

For example, don't use render_template.
The question is not very informative, but I assume that you need to receive not html as an answer, but, for example, serialized data flask.pocoo.org/docs/0.12/patterns/jquery/#json-vi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question