Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (19.9k points)

What is Django? And why it is used for?

1 Answer

0 votes
by (25.1k points)
edited by

Django is a web application framework written in python. It is used to create dynamic database driven web applications. It is used by a large number of developers because it is easy to use, takes care of a lot of boilerplate code related to common web application development tasks such as user authentication database access, dynamic templates etc.

If you wish to learn more about Django you can take this end to end Django certification course.

If you just wish to get your feet wet and try dajngo out you can follow this Django tutorial.

Browse Categories

...