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.
Why Most Django Projects Fail in Production (And How to Fix Yours)

Why Most Django Projects Fail in Production (And How to Fix Yours)

Comments
2 min read
Building a Modern LMS with Django, HTMX, and Tailwind CSS — Introducing JakIja

Building a Modern LMS with Django, HTMX, and Tailwind CSS — Introducing JakIja

Comments
2 min read
Timetracer v1.4: Native Django Support and Easiest pytest Integration

Timetracer v1.4: Native Django Support and Easiest pytest Integration

Comments
3 min read
Django Static Files: The Complete Guide - From Local Dev to S3 Production with Tailwind CSS

Django Static Files: The Complete Guide - From Local Dev to S3 Production with Tailwind CSS

Comments
7 min read
How I Built a Climate-Aware Garden Planner as a Solo Developer

How I Built a Climate-Aware Garden Planner as a Solo Developer

Comments
8 min read
Django Security: 10 Essential Steps to Secure Your Project Before Production

Django Security: 10 Essential Steps to Secure Your Project Before Production

1
Comments
11 min read
Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Protect your Django API with Smart Ratelimiting (Async + Redis) 🛡️

Comments
2 min read
Coming Back to a Project After a Long Break

Coming Back to a Project After a Long Break

Comments
3 min read
Django Ninja AIO CRUD REST Framework v2.5.0

Django Ninja AIO CRUD REST Framework v2.5.0

Comments
1 min read
The Silent Registration Killer: When Auto-Formatters and Linters Collide

The Silent Registration Killer: When Auto-Formatters and Linters Collide

Comments
4 min read
I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

I Built a Mock API Platform in 2.5 Months (Django + React + Redis + PostgreSQL)

Comments
2 min read
Is Node.js your best introduction to the Backend?

Is Node.js your best introduction to the Backend?

Comments
2 min read
Prevent ad network bans in Django by throttling ad impressions

Prevent ad network bans in Django by throttling ad impressions

Comments
1 min read
Trouble with Test After Introducing django-axes

Trouble with Test After Introducing django-axes

Comments
2 min read
Django - Python's Powerful Backend Framework - Discussion

Django - Python's Powerful Backend Framework - Discussion

1
Comments
1 min read
Package a django app

Package a django app

Comments
4 min read
Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem

Stop Creating 50 Users When You Only Need 5: Solving Django's Relationship Inflation Problem

Comments
4 min read
You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend

You Can't Build a Vault on Quicksand: Lessons from Rebuilding VibeVault's Backend

Comments
2 min read
Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users

Scaling Django on Railway + S3 + Cloudflare for 1k+ concurrent users

Comments
7 min read
Building a Portfolio Site with Django REST API and Vanilla JavaScript

Building a Portfolio Site with Django REST API and Vanilla JavaScript

1
Comments
9 min read
Refactoring a Legacy Django Codebase Without Breaking Production

Refactoring a Legacy Django Codebase Without Breaking Production

Comments
1 min read
Serving a deep learning model with Django

Serving a deep learning model with Django

Comments
4 min read
Mastering Emails in Django: From Hardcoded Strings to Branded Templates

Mastering Emails in Django: From Hardcoded Strings to Branded Templates

1
Comments
3 min read
Django + Redis Caching: Patterns, Pitfalls, and Real-World Lessons

Django + Redis Caching: Patterns, Pitfalls, and Real-World Lessons

Comments
6 min read
Steady Queue: a Redis-less task backend for Django

Steady Queue: a Redis-less task backend for Django

1
Comments
3 min read
loading...