DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Building a Resume Download Gate: Email Collection, Signed Tokens, and an S3 Lesson

Building a Resume Download Gate: Email Collection, Signed Tokens, and an S3 Lesson

Comments
7 min read
Django Session Cookie vs localStorage JWT Security Comparison

Django Session Cookie vs localStorage JWT Security Comparison

2
Comments
11 min read
Inside a Horilla CRM App: registration.py, menu.py, and What AppLauncher Actually Loads

Inside a Horilla CRM App: registration.py, menu.py, and What AppLauncher Actually Loads

2
Comments
5 min read
Tracking Chaos: Building a Real-Time Flight Anomaly Engine with Django, Celery, and Machine Learning

Tracking Chaos: Building a Real-Time Flight Anomaly Engine with Django, Celery, and Machine Learning

Comments
5 min read
How I Added Live Charts to the Django Admin Without Installing a Single Package

How I Added Live Charts to the Django Admin Without Installing a Single Package

1
Comments
4 min read
django-deploy-probes — deployment probe endpoints for Django

django-deploy-probes — deployment probe endpoints for Django

Comments
1 min read
How I Built a Full-Stack Roulette Game with Claude AI and Deployed It to AWS — While Learning Everything Along the Way

How I Built a Full-Stack Roulette Game with Claude AI and Deployed It to AWS — While Learning Everything Along the Way

Comments
14 min read
Post-Mortem: Why My Blog Cover Images Silently Failed to Restore from S3

Post-Mortem: Why My Blog Cover Images Silently Failed to Restore from S3

Comments
4 min read
Integrate Google OAuth2 Social Authentication into your Django x React Web Application.

Integrate Google OAuth2 Social Authentication into your Django x React Web Application.

Comments
4 min read
How We Built a True Agentic AI Loop in Django (ReAct Pattern)

How We Built a True Agentic AI Loop in Django (ReAct Pattern)

Comments
1 min read
Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

Custom Database-Backed Token Auth vs. JWT: Why We Rolled Our Own Authentication in Django Rest Framework (DRF)

1
Comments
4 min read
How I added project-aware tab completion to Django's manage.py

How I added project-aware tab completion to Django's manage.py

Comments
3 min read
Django End-of-Life Dates — Official EOL Schedule for Every Version

Django End-of-Life Dates — Official EOL Schedule for Every Version

Comments
4 min read
Building a Conversational Booking Agent for Vehicle Rentals: MCP Endpoints, Dialog Passports, and Alternative Search

Building a Conversational Booking Agent for Vehicle Rentals: MCP Endpoints, Dialog Passports, and Alternative Search

Comments
9 min read
How to make a Django application using GitHub Copilot

How to make a Django application using GitHub Copilot

Comments
10 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.