How,Why,Where,When to use Django? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

How,Why,Where,When to use Django?

I tried watching a crash course on Django and was unable to understand what exactly am I going to do. Why it's beneficial? When to use it? Is it worthy? What are the pre requirements for it?

20th Jul 2019, 8:25 AM
Ashutosh Agrawal
Ashutosh Agrawal - avatar
2 Answers
+ 5
Django is a free open source framework for Web application https://djangostars.com/blog/why-we-use-django-framework/
20th Jul 2019, 5:14 PM
Yash🏁🔘
Yash🏁🔘 - avatar
+ 2
Start with Flask and Sqlalchemy, this is more low-level things, also learn about wsgi, http, werkzeug and all that jazz, and afterwards you will be better understand how Django works
23rd Jul 2019, 8:27 PM
alex_shchegretsov
alex_shchegretsov - avatar