Why django is used in python?



Why django is used in python?..

Answer / Debashish Gorai

Django is used in Python for building complex web applications quickly and efficiently. It follows the Model-View-Controller (MVC) architectural pattern, and includes an ORM (Object-Relational Mapper) to interact with databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Is python a case sensitive language ?

1 Answers  


What are the different inheritance styles in django?

1 Answers  


Is django used for backend?

1 Answers  


Where do slugs stay during the day?

1 Answers  


What type of noise is best for sleep?

1 Answers  


How to do you create a django project?

1 Answers  


How to fetch data through objects in django ?

1 Answers  


Can you use bootstrap with django?

1 Answers  


What are the inheritance styles in django?

1 Answers  


Write a program to read and write binary data using python?

1 Answers  


What is the difference between tuples and lists in python ?

1 Answers  


What is mvc architecture in django?

1 Answers  


Categories