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.
Django Migrations Explained: A Complete Production Guide

Django Migrations Explained: A Complete Production Guide

Comments
17 min read
Between Tradition and Modernity: Building a Full Stack App with Django and React

Between Tradition and Modernity: Building a Full Stack App with Django and React

Comments
7 min read
I Got Tired of Manually Managing INSTALLED_APPS in Django, So I Built a CLI Tool

I Got Tired of Manually Managing INSTALLED_APPS in Django, So I Built a CLI Tool

1
Comments
6 min read
Day 70 of #100DaysOfCode — Class-Based Views + Introduction to DRF

Day 70 of #100DaysOfCode — Class-Based Views + Introduction to DRF

1
Comments
4 min read
I Built a Tool That Reads My GCB Bank Statement and Tells Me Where My Money Goes

I Built a Tool That Reads My GCB Bank Statement and Tells Me Where My Money Goes

Comments
4 min read
Stop Putting Everything in settings.py

Stop Putting Everything in settings.py

1
Comments
3 min read
Why We Killed CRA: Building a High-Performance Marketplace with React 19 + Vite + Django

Why We Killed CRA: Building a High-Performance Marketplace with React 19 + Vite + Django

Comments
3 min read
Hardening Distributed Systems: Retries, Circuit Breakers & Observability.

Hardening Distributed Systems: Retries, Circuit Breakers & Observability.

Comments
7 min read
Day 69 of 100 Days Of Code — Authentication in Django

Day 69 of 100 Days Of Code — Authentication in Django

1
Comments
4 min read
How to Test SSO Authentication with Cognito and OIDC Providers

How to Test SSO Authentication with Cognito and OIDC Providers

Comments
3 min read
How I Built a Multilingual AI Call Center on a 4GB VPS Using Django, Neo4j, and Twilio

How I Built a Multilingual AI Call Center on a 4GB VPS Using Django, Neo4j, and Twilio

Comments
2 min read
Day 68 of 100 Days Of Code — Django Forms

Day 68 of 100 Days Of Code — Django Forms

1
Comments
4 min read
Automating Django Security Audits with SARIF Support ,Meet Django-Security-Hunter.

Automating Django Security Audits with SARIF Support ,Meet Django-Security-Hunter.

Comments
2 min read
Day 67 of 100 Days Of Code — Django Models and ORM

Day 67 of 100 Days Of Code — Django Models and ORM

1
Comments
5 min read
A Complete Guide to Django Performance Optimization

A Complete Guide to Django Performance Optimization

Comments 1
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.