django/django
# The Web framework for perfectionists with deadlines.
$ git clone https://github.com/django/django.git
Also indexed as
stars
88,195
forks
34,135
language
Python
license
BSD 3-Clause "New" or "Revised" License
What is django/django?
Django is a Python web framework that provides a complete toolkit for building web applications, including an object-relational mapper (ORM) for database interactions, a templating engine, and a model-view architecture. Developers use Django to rapidly build robust web applications with built-in features for authentication, admin interfaces, and security, reducing the amount of boilerplate code needed for common tasks. It's particularly suited for projects where development speed and code maintainability are priorities.
Links
Topics
Activity
451 open issues · last updated Jul 21, 2026