Why django ? What is advantages of Django ?



Why django ? What is advantages of Django ?..

Answer / Saurav Yadav

Django provides a rapid development framework for building high-quality web applications quickly and securely. It includes an admin interface, ORM, URL routing, templating system, database schema migrations, and many other features that make the development process efficient. Django is scalable, maintainable, and has built-in security measures.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Does django replace javascript?

1 Answers  


Can foreign key be null?

1 Answers  


Is django good?

1 Answers  


List some popular websites built on django framework?

1 Answers  


What is difference between blank and null?

1 Answers  


Should I learn flask or django first?

1 Answers  


How will you check in a string that all characters are in lowercase ?

1 Answers  


What are the advantages of using django?

1 Answers  


Is django a cms?

1 Answers  


What is jinja in django?

1 Answers  


How to handle urls in django?

1 Answers  


What is middleware in django?

1 Answers  


Categories