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
Clarify the architecture of django?
Where are django migrations stored?
Can foreign key be null?
How is compile-time and run-time code checking done in python ?
How to create super user in django ?
Can gunicorn serve static files?
Is django better than php?
When can you use iterators in django orm?
What does django-admin.py makemessages command is used for?
Explain the use of session in django framework?
Explain the inheritance styles in django?
Different types caching strategies in django ?
what is differences between django, pyramid and flask?
What is a project slug?
Does django work with python 3?