Mention what the django templates consist of?



Mention what the django templates consist of?..

Answer / Rajni Rana

Django templates are made up of variables, tags, filters, and blocks. Variables hold dynamic data, tags perform specific functions, filters manipulate output, and blocks create reusable sections within a template.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

How do you count the occurrences of each item present in the list without explicitly mentioning them ?

1 Answers  


What language does django use?

1 Answers  


Is django good?

1 Answers  


How do you create a python function ?

1 Answers  


How would you pronounce django?

1 Answers  


What are the best backend web frameworks?

1 Answers  


What is web framework in python?

1 Answers  


What does class meta do in django?

1 Answers  


What is super in django?

1 Answers  


What are orm frameworks?

1 Answers  


Explain the architecture of Django?

1 Answers  


List type of inheritance supported in django?

1 Answers  


Categories