Answer Posted / 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 View All Answers
How do I make migrations in django?
Is white noise harmful?
Give an example how you can write a view in django?
Is django still relevant 2019?
What is the role of cookie in django?
What are ‘models’?
Is mvc a design pattern?
How does django framework work?
what is differences between django, pyramid and flask?
Why use django crispy forms?
What is a queryset in django?
Is django stable or not?
What is exception handling in python?
Which framework is best for python automation?
How you can use file based sessions?