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.
Case Study: Building a Full-Stack Event Management App in Python & Django

Case Study: Building a Full-Stack Event Management App in Python & Django

2
Comments 2
3 min read
From Localhost to Live: Sharing Django Projects Seamlessly

From Localhost to Live: Sharing Django Projects Seamlessly

11
Comments 1
4 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
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)

3
Comments
2 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)

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

Your first django PR - from scratch to improved patch

5
Comments 4
8 min read
Your Startup Is Dying While You Debate Django vs FastAPI

Your Startup Is Dying While You Debate Django vs FastAPI

4
Comments
5 min read
3 Battle-Tested Strategies to Scale and Secure Your Django Application: From DRF to Cloudflare

3 Battle-Tested Strategies to Scale and Secure Your Django Application: From DRF to Cloudflare

1
Comments
5 min read
Title: Anthropic's Claude AI Model Now Supports Longer Prompts with a Million-Token Context Window

Title: Anthropic's Claude AI Model Now Supports Longer Prompts with a Million-Token Context Window

1
Comments
2 min read
Per-Object Permissions for Elasticsearch Lists in Django Websites

Per-Object Permissions for Elasticsearch Lists in Django Websites

Comments
4 min read
The Safe Way to Switch Git Branches with Django Migrations

The Safe Way to Switch Git Branches with Django Migrations

Comments
3 min read
Hello dev.to

Hello dev.to

Comments
1 min read
The Future of Backend Development: Why Django Still Matters in 2025

The Future of Backend Development: Why Django Still Matters in 2025

Comments
5 min read
Building a Flood Monitoring Dashboard with Django & React

Building a Flood Monitoring Dashboard with Django & React

Comments
2 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

1
Comments
6 min read
🚀 Help Needed: Review & Deploy My Django Project (Ready-Aim-Learn)

🚀 Help Needed: Review & Deploy My Django Project (Ready-Aim-Learn)

20
Comments 11
2 min read
Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores

Django Many-to-Many Relationships: The Hidden PostgreSQL Sequence Desynchronisation Problem After Database Restores

5
Comments
5 min read
Building a Complete User Authentication System with GitHub Copilot Chat: A Step-by-Step Guide

Building a Complete User Authentication System with GitHub Copilot Chat: A Step-by-Step Guide

Comments
9 min read
Python & Django Full Course – Master Web Development (Hindi) | Mohit Decodes

Python & Django Full Course – Master Web Development (Hindi) | Mohit Decodes

Comments
2 min read
Title: Perplexity's Web Crawlers Allegedly Scraping Websites They're Not Supposed To

Title: Perplexity's Web Crawlers Allegedly Scraping Websites They're Not Supposed To

1
Comments
2 min read
Unit Test(Python)

Unit Test(Python)

Comments
1 min read
Django REST Framework Authentication: JWT, OAuth2, and Session

Django REST Framework Authentication: JWT, OAuth2, and Session

Comments
1 min read
loading...