Python web framework
Django (/ˈdʒæŋɡoʊ/ JANG-goh; sometimes stylized as django) is a free and open-source, Python-based web framework that runs on a web server. It follows the model–template–views (MTV) architectural pattern. It is maintained by … Wikipedia
Factsheet
Initial release 21 July 2005; 20 years ago (2005-07-21)
Factsheet
Initial release 21 July 2005; 20 years ago (2005-07-21)
🌐
GitHub
github.com › django › django
GitHub - django/django: The Web framework for perfectionists with deadlines. · GitHub
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.
Starred by 87.2K users
Forked by 33.8K users
Languages   Python 97.0% | Jinja 1.3% | JavaScript 1.2% | CSS 0.5% | Shell 0.0% | Smarty 0.0%
🌐
GitHub
github.com › django › djangoproject.com
GitHub - django/djangoproject.com: Source code to djangoproject.com · GitHub
Open http://www.djangoproject.localhost:8000/, http://docs.djangoproject.localhost:8000/, or http://dashboard.djangoproject.localhost:8000/. We use GitHub actions for continuous testing and GitHub pull request integration.
Starred by 2K users
Forked by 1.1K users
Languages   Python 43.7% | PostScript 39.3% | HTML 10.3% | SCSS 5.3% | JavaScript 1.0% | Jinja 0.2%
🌐
GitHub
github.com › django
Django · GitHub
django Public · The Web framework for perfectionists with deadlines. Python 87.2k 33.8k · djangoproject.com · djangoproject.com Public · Source code to djangoproject.com · Python 2k 1.1k · channels · channels Public · Developer-friendly asynchrony for Django ·
🌐
Django
docs.djangoproject.com › en › dev › internals › contributing › writing-code › working-with-git
Working with Git and GitHub | Django documentation | Django
Your GitHub repository will be called “origin” in Git. You should also set up django/django as an “upstream” remote (that is, tell git that the reference Django repository was the source of your fork of it):
🌐
GitHub
github.com › wsvincent › lithium
GitHub - wsvincent/lithium: Django starter project with 🔋
Django 5.1 & Python 3.13 · Installation via uv, Pip or Docker · User authentication--log in, sign up, password reset--via django-allauth · Static files configured with Whitenoise · Styling with Bootstrap v5 · Debugging with django-debug-toolbar · DRY forms with django-crispy-forms ·
Starred by 2.5K users
Forked by 445 users
Languages   Python 61.5% | HTML 32.4% | Dockerfile 3.7% | CSS 2.4%
🌐
GitHub
github.com › wagtail › wagtail
GitHub - wagtail/wagtail: A Django content management system focused on flexibility and user experience · GitHub
Wagtail is an open source content management system built on Django, with a strong community and commercial support. It's focused on user experience, and offers precise control for designers and developers.
Starred by 20.3K users
Forked by 4.5K users
Languages   Python 75.2% | JavaScript 12.1% | TypeScript 5.8% | Jinja 4.7% | SCSS 2.1% | Shell 0.1%
🌐
GitHub
github.com › topics › python-django
python-django · GitHub Topics · GitHub
This repo contains the code for a cloud-hosted Django web app for a fake car dealership. python docker kubernetes django openshift ibm-watson-services sqlite coursera full-stack cloud-foundry ibm cloudant python-django ibm-watson ibm-cloud cloudant-database redhat-openshift-on-ibm-cloud
Find elsewhere
🌐
GeeksforGeeks
geeksforgeeks.org › python › how-to-push-your-django-project-to-github
How to Push your Django Project to GitHub - GeeksforGeeks
July 23, 2025 - In this article, we have explained how to push a Django project on GitHub using Git and direct upload. Git is a version control system that allows us to track our changes and GitHub is a cloud-based platform where we can store, share, and manage your code or projects.
🌐
Upgrad
upgrad.com › home › blog › software development › top 30 django project ideas for beginners and professionals
Django Projects on Github [For Beginners & Experienced]
December 6, 2025 - You use the Django REST Framework ... This setup powers many modern, high-performance python django projects. For the projects in this blog, the source code is at last of the blog. For other projects, Platforms like GitHub and GitLab are treasure troves of open-source ...
🌐
Ordinarycoders
ordinarycoders.com › blog › article › django-projects-github
5 Awesome Django Projects on Github - Ordinary Coders
Numerous packages are already implemented from the beginning including, django-alluth for social authentication, anymail for email integrations, media storage using Amazon S3, custom user models, and plenty of other optimizations to help you get started. The Github page also has helpful links on extending the project as well as the official documentation, which is fairly robust and contains different deployment options.
🌐
GitHub
github.com › django › djangoproject.com › blob › main › manage.py
djangoproject.com/manage.py at main · django/djangoproject.com
#!/usr/bin/env python · """Django's command-line utility for administrative tasks.""" import os · import sys ·
Author   django
🌐
GitHub
github.com › ratteripenta › homepage-django
GitHub - ratteripenta/homepage-django: My personal webpage developed with Django and utilizing Markdown for content generation. · GitHub
My personal webpage developed with Django and utilizing Markdown for content generation. - ratteripenta/homepage-django
Author   ratteripenta
🌐
GitHub
github.com › topics › django-python
django-python · GitHub Topics · GitHub
Just getting strated with Django! ... javascript python html weather django dashboard flexbox python3 openweathermap-api openweathermap login-system weather-forecast flex-css django-project weather-forecast-application django-python oop-python register-system
🌐
GitHub
github.com › topics › django
django · GitHub Topics · GitHub
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. 🔁 Mirror of https://codeberg.org/allauth/django-allauth/ python saml django oauth2 signup authentication login accounts registration openid-connect social-login two-factor-authentication webauthn passkeys
🌐
GitHub
github.com › django › djangopeople
GitHub - django/djangopeople: A geographical community site for Django developers
September 13, 2020 - git clone git@github.com:django/djangopeople.git cd djangopeople mkvirtualenv -p python3.7 djangopeople pip install -r requirements-dev.txt add2virtualenv .
Starred by 88 users
Forked by 44 users
Languages   Python 65.1% | HTML 18.6% | CSS 12.3% | JavaScript 3.9% | Python 65.1% | HTML 18.6% | CSS 12.3% | JavaScript 3.9%
🌐
GitHub
github.com › topics › djnago-project
djnago-project · GitHub Topics
Complete Login and signup api using django rest framework with rest framework apikey authentication and rest framework simple-jwt (access token authentication) with all steps to run it · python django-rest-framework djangorestframework djnago login-api signup-api djnago-project apikey-authentication opensource-projects djangorestframework-simplejwt restframework-api