What is jinja2 used for?



What is jinja2 used for?..

Answer / Pradip Kumar Dubey

Jinja2 is a powerful templating engine for Python. It's used in Django to generate dynamic HTML pages by using placeholders, control structures, and filters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Does django need a web server?

1 Answers  


Does django need a database?

1 Answers  


How will you check in a string that all characters are in lowercase ?

1 Answers  


What are migrations in django?

1 Answers  


Give an example of a django view.

1 Answers  


What happens if.ou put an else statement after after block ?

1 Answers  


What are oop templates?

1 Answers  


Is django better than php?

1 Answers  


Which companies are using django?

1 Answers  


What is meta class in django model?

1 Answers  


What are forms in django?

1 Answers  


What does Django templates contain ?

1 Answers  


Categories