what is django | python django
What Is Django | Django Web Framework
Hello friends today we are discuss about what is django? . As you know that python is one of the most popular language. Django is an python webframework.
what is django? |
1. what is Django ?
Django is a high-level full stack open source web framework written in Python, which encourages rapid development and clean, practical design.
Django ranges from a basic blog to a full social media app, regardless of size for any project. Python has achieved immense growth over the past few decades, which has had a positive impact on the growth of Django, with many leading firms now recruiting experts from Django for their projects.
Django ranges from a basic blog to a full social media app, regardless of size for any project. Python has achieved immense growth over the past few decades, which has had a positive impact on the growth of Django, with many leading firms now recruiting experts from Django for their projects.
Django's design began in 2003 as a project undertaken by Adrian Holovetti and Simon Willison in Lawrence in the Journal-World newspaper in Kansas in the United States. In 2005, Holovetti and Willison released the first public version of it under the name of Belgian French guitarist Django Reinhardt.
2. Django Web Framework :
This is where web frameworks come handy, A web framework is a set of such common modules so that developers can focus more on writing the app than reinventing the wheel which makes web development faster.
Frameworks are built to support the construction of web applications based on a single programming language, there are many web frameworks written purely on Python, despite the competition Django has emerged as the most powerful and loved frameworks of all time.
Frameworks are built to support the construction of web applications based on a single programming language, there are many web frameworks written purely on Python, despite the competition Django has emerged as the most powerful and loved frameworks of all time.
In 2008, the Django Software Foundation (DSF) was established to support and progress with Django, a few months later version 1.00 of the framework was released under the BSD license. Currently Django Core has more than 1000 active contributors and over 4000 packages are written specifically for Django.
3. Why are we choosing django?
The reason for the crazy popularity of Django is its simplicity. Django tries to provide more by minimizing, so it refers to, "web framework for perfectionists with deadlines".
Django comes out of the box with a variety of goodies such as an admin interface, customized and powerful ORM, protection against most common cyber attacks such as cross-site scripting (XSS), cross-site request forgery (CSRF), SQL conversion, Clickjacking, and advanced hashing algorithm for weak passwords.
Django comes out of the box with a variety of goodies such as an admin interface, customized and powerful ORM, protection against most common cyber attacks such as cross-site scripting (XSS), cross-site request forgery (CSRF), SQL conversion, Clickjacking, and advanced hashing algorithm for weak passwords.
I hope this content what is django? is very usefull for all visitors.
Comments
Post a Comment