Discuss django architecture.



Discuss django architecture...

Answer / nashiinformaticssolutions

Template: the webpage's front end
Model: data storage system on the back end
View: It maps the model and template to the URL after interacting with them.
Django: provides the user with the pageTemplate: the webpage's front end
Model: data storage system on the back end
View: It maps the model and template to the URL after interacting with them.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

What is latest and stable version of Django ?

0 Answers  


How to handle urls in django?

0 Answers  


What is DRF of Django Rest Frame work ?

0 Answers  


How do I make a python script executable on unix ?

0 Answers  


Is django mvc or mvt?

0 Answers  






What are orm frameworks?

0 Answers  


List type of inheritance supported in django?

0 Answers  


How do I run a django project?

0 Answers  


Explain django architecture

0 Answers  


what is differences between django, pyramid and flask?

0 Answers  


How do I test a python program or component ?

0 Answers  


Difference between pyramid vs django?

0 Answers  


Categories