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.
How I Built a Django Honeypot to Catch Attackers (and What I Learned)

How I Built a Django Honeypot to Catch Attackers (and What I Learned)

1
Comments
2 min read
How to Run a Django Server: Development, Testing, and Deployment

How to Run a Django Server: Development, Testing, and Deployment

Comments
2 min read
Monetizing Your Website with Yandex Advertising Network (RSYA): A Developer’s Guide

Monetizing Your Website with Yandex Advertising Network (RSYA): A Developer’s Guide

Comments
2 min read
TypeScript Backend Toolkit V2 - the Express stack that writes its own docs, SDK, and admin UI while you code

TypeScript Backend Toolkit V2 - the Express stack that writes its own docs, SDK, and admin UI while you code

Comments
3 min read
Building EduSimplify: An AI Agent for Simplifying Educational Topics using Django, DRF, and Telex A2A Protocol

Building EduSimplify: An AI Agent for Simplifying Educational Topics using Django, DRF, and Telex A2A Protocol

Comments
4 min read
Building a Visa Guide AI with Django, Gemini API, and Telex A2A

Building a Visa Guide AI with Django, Gemini API, and Telex A2A

Comments
1 min read
Django Ninja Aio Crud - REST framework

Django Ninja Aio Crud - REST framework

Comments
1 min read
Let's Build ExamMate Together - An Open Source Project to Simplify Exam Prep

Let's Build ExamMate Together - An Open Source Project to Simplify Exam Prep

Comments
3 min read
Scaling Django with PostgreSQL Partitioning: A Deep Dive

Scaling Django with PostgreSQL Partitioning: A Deep Dive

Comments
5 min read
How to implement SSE in Django with WSGI

How to implement SSE in Django with WSGI

Comments
3 min read
September 2025: Review of learning records

September 2025: Review of learning records

Comments
1 min read
Building and Deploying a Django REST API on AWS EC2: A Complete Guide

Building and Deploying a Django REST API on AWS EC2: A Complete Guide

Comments
7 min read
Setup TailwindCSS v4 di Django

Setup TailwindCSS v4 di Django

Comments
4 min read
Building an AI Agent for Django with Zero-Token AST Intelligence: My 8-Month Journey

Building an AI Agent for Django with Zero-Token AST Intelligence: My 8-Month Journey

1
Comments 1
2 min read
🧱 Django Class-Based Views (CBVs) – Building APIs for the Frontend

🧱 Django Class-Based Views (CBVs) – Building APIs for the Frontend

5
Comments
2 min read
Building a Pluggable Architecture in Django — Introducing django-plugin-system

Building a Pluggable Architecture in Django — Introducing django-plugin-system

5
Comments
4 min read
Build an E-commerce Website with Django and Stripe Payments

Build an E-commerce Website with Django and Stripe Payments

1
Comments
1 min read
Django REST Framework Views Decoded: Choosing Between FBVs, APIView, Generics, and ViewSets

Django REST Framework Views Decoded: Choosing Between FBVs, APIView, Generics, and ViewSets

4
Comments
6 min read
I Built an AI Agent That Cost $0 and Outperforms $500/Month Tools

I Built an AI Agent That Cost $0 and Outperforms $500/Month Tools

1
Comments 2
8 min read
The Django-CFG Manifesto — or, How I Stopped Worshiping settings.py and Let AI Build My Apps

The Django-CFG Manifesto — or, How I Stopped Worshiping settings.py and Let AI Build My Apps

Comments
5 min read
🎨 Django Templates & Static Files – Building Dynamic HTML

🎨 Django Templates & Static Files – Building Dynamic HTML

5
Comments
2 min read
Migrating Django from MySQL to Oracle: Handling Existing Tables and Many-to-Many Relationships

Migrating Django from MySQL to Oracle: Handling Existing Tables and Many-to-Many Relationships

Comments
2 min read
[Djangonaut][first PR] Week 1 ~ 2 (9.29 ~ 10.10)

[Djangonaut][first PR] Week 1 ~ 2 (9.29 ~ 10.10)

2
Comments 2
2 min read
Python 3.14 Deep Dive: Incremental GC & Ultimate Performance Guide (Part 2 - Chapter 3/3)

Python 3.14 Deep Dive: Incremental GC & Ultimate Performance Guide (Part 2 - Chapter 3/3)

4
Comments
8 min read
Your first django PR - from scratch to improved patch

Your first django PR - from scratch to improved patch

3
Comments 3
8 min read
loading...