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
What is use of session in django framework?
Is django a high-level web framework or low-level framework?
How to make a variable available to all the templates?
How to use file based sessions?
How do I make a python script executable on unix ?
How to implement social login authentication in Django ?
Is django better than node?
What is migrate in django?
What is render_to_response in django?
What are views django?
How you can set up the database in django?
What is __ init __ method do in models?
What language is django?
What is verbose_name django?
How to check the latest version of Django?