Answer Posted / glibwaresoftsolutions
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 View All Answers
How you can set up the database in django?
What does class meta do in django?
How to set and unset session in django ?
What is request in django?
What are ‘signals’?
what is differences between django, pyramid and flask?
What is mvc in python?
What are signals in Django ?
How to create a model in django ?
Explain the architecture of Django?
Give a detailed explanation about setting up the database in django?
Is django a western?
Why django ? What is advantages of Django ?
What is verbose_name in django?
How do you check for the version of django installed on your system?