What does the django templates consists of?



What does the django templates consists of?..

Answer / Mrs Madhu

Django templates are used to generate dynamic HTML content. They consist of variables, filters, tags, and blocks, which allow you to manipulate data before it's rendered.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

What is Authentication ?

1 Answers  


What are the features available in django web framework?

1 Answers  


What is model form in django?

1 Answers  


What is Django ?

1 Answers  


What does mixin mean?

1 Answers  


What are exception handling? How do you achieve it in python ?

1 Answers  


How do you create class in python?

1 Answers  


What is flask session?

1 Answers  


What is the process of creating a project in django?

1 Answers  


Is django used in machine learning?

1 Answers  


What is jsonresponse in django?

1 Answers  


How do I test a python program or component ?

1 Answers  


Categories