What is meant by django in python?
Answer / Vivek Bhagat
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It includes its own ORM (Object-Relational Mapping) layer, authentication/authorization tools, admin interface, and various other components to build web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does django support nosql?
Why use django crispy forms?
How do I create a form?
How do you create a python function ?
Is django a backend framework?
How does django migrate work?
How good is django python?
Do you need to know python to use django?
Is django a full stack framework?
Is django unchained accurate?
What are generic views in django?
What are the two important parameters in signals?