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.
Improving First Byte and Contentful Paint on a Django Website

Improving First Byte and Contentful Paint on a Django Website

1
Comments
5 min read
I'm building a calendar app — here's why, and what milestone 0.1 looks like

I'm building a calendar app — here's why, and what milestone 0.1 looks like

Comments
3 min read
Why Adding a Unique SKU Field Broke My Django Migration

Why Adding a Unique SKU Field Broke My Django Migration

Comments
4 min read
Deploying Cookiecutter Django on DigitalOcean (Ubuntu 24.04 (LTS) x64)

Deploying Cookiecutter Django on DigitalOcean (Ubuntu 24.04 (LTS) x64)

Comments
6 min read
Built a Django Interior Design Management System Using Python

Built a Django Interior Design Management System Using Python

1
Comments
1 min read
Choosing the Right Python Web Framework: Django, Flask, or FastAPI?

Choosing the Right Python Web Framework: Django, Flask, or FastAPI?

Comments
1 min read
Why Django CBVs Feel Confusing - And How to Stop Fighting Them

Why Django CBVs Feel Confusing - And How to Stop Fighting Them

4
Comments 1
5 min read
Celery beat monitoring: the underserved problem

Celery beat monitoring: the underserved problem

Comments
10 min read
Horilla CRM: A Free & Open-Source Django CRM for Modern Businesses in 2026

Horilla CRM: A Free & Open-Source Django CRM for Modern Businesses in 2026

1
Comments
5 min read
Django Ninja Made Simple — 2nd Edition is Now Live

Django Ninja Made Simple — 2nd Edition is Now Live

Comments
2 min read
Adding TOTP-Based 2FA to Django REST Framework with django-totp

Adding TOTP-Based 2FA to Django REST Framework with django-totp

Comments
2 min read
Building a Scalable Sidebar Architecture in Django Using Decorators, Registries, and Context Processors

Building a Scalable Sidebar Architecture in Django Using Decorators, Registries, and Context Processors

Comments 1
3 min read
🌿 Plant Disease Detection System

🌿 Plant Disease Detection System

Comments
3 min read
Why I Added Redis Streams Between My Django API and Celery Workers.

Why I Added Redis Streams Between My Django API and Celery Workers.

Comments
5 min read
Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search

Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search

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