Django - Basics

Before you proceed, make sure that you understand the basics of procedural and object-oriented programming: control structures, data structures and variables, classes, objects, etc.

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Django makes it easier to build better web apps quickly and with less code.

Note − Django is a registered trademark of the Django Software Foundation, and is licensed under BSD License.

History of Django

Django – Design Philosophies

Django comes with the following design philosophies −

Advantages of Django

Here are few advantages of using Django which can be listed out here −


Revision #1
Created 14 December 2022 11:01:48 by Admin
Updated 14 December 2022 11:02:45 by Admin